v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Delete an ACS User

Deletes a specified access system user and invalidates the access system user's credentials.

post/acs/users/delete

Request body

acs_system_idstring uuid

ID of the access system that you want to delete. You must provide acs_system_id with user_identity_id.

acs_user_idstring uuid

ID of the access system user that you want to delete. You must provide either acs_user_id or user_identity_id

user_identity_idstring uuid

ID of the user identity that you want to delete. You must provide either acs_user_id or user_identity_id. If you provide user_identity_id, you must also provide acs_system_id.

Response

OK

object required