Delete the specified Access Profile

DELETE {{baseUrl}}/access-profiles/:id

This API deletes an existing Access Profile.

The Access Profile must not be in use, for example, Access Profile can not be deleted if they belong to an Application, Life Cycle State or a Role. If it is, a 400 error is returned.

A token with API, ORGADMIN, SOURCEADMIN, or SOURCESUBADMIN authority is required to invoke this API. In addition, a SOURCESUBADMIN token must be able to administer the Source associated with the Access Profile.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring