Delete a profile
DELETE/nevisidm/api/core/v1/:clientExtId/profiles/:extId
Since: 2.71.0
Required permission(s): AccessControl.ProfileDelete
Deletes the profile with the given external ID from the specified client.
Request
Responses
- 204
- 403
- 404
Profile deleted successfully
Insufficient permissions
Referenced resource not found