Delete a client
DELETE/nevisidm/api/core/v1/clients/:extId
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.ClientDelete
Deletes the client with the given external ID. This operation permanently removes the client and all its associated resources (users, units, enterprise roles, policies, credentials, etc.).
This operation is only available when multi-client mode is enabled.
Request
Responses
- 204
- 403
- 404
Client deleted successfully
Single-client mode restriction
Referenced resource not found