Unassign an application from a terms object
DELETE/nevisidm/api/core/v1/terms/:termsExtId/applications/:applicationExtId
Since: 2.75.1
Required permission(s): AccessControl.TermsModify
Unassigns an application from the specified terms object. After unassignment, the terms will no longer apply to the application.
Request
Responses
- 204
- 403
- 404
Application unassigned from terms successfully
Insufficient permissions
Referenced resource not found