v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBUsers:v1:Users
Delete user
Delete or archive user associated with the account. In case of deletion, it will permanently delete the user from the system and cannot be undone.
delete/users/v1/users/{userId}
Path parameters
userIdinteger required
The ID of the user to archive or delete
The ID of the user to archive or delete
Query parameters
deletionType'archive' | 'delete'
Deletion type for user deletion endpoint
Determines whether to archive the user or permanently delete the user from the account.
Response
Successful Response