Delete Profile

Deletes a custom profile in the Administration module.

 

URL

{RMUrl}/api/admin/profiles/<profile_id>

 

REQUEST METHOD

DELETE

 

URL PARAMETER

profile_id: ID of the profile to be deleted.

 

REQUEST EXAMPLE

{RMUrl}/api/admin/profiles/1

 

SUCCESS RESPONSE

HTTP status code 204: NoContent