DELETE/profiles/{id_or_name}

Delete a profile by its ID or by its name.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id_or_name*string

Profile ID or profile name

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/profiles/string"
Empty