Delete Account User
Deletes a user from the account. The user remains active in the other accounts.
delete
/v1/accounts/{accountId}/users/{userId}
Path parameters
accountIdstringrequired
userIdstringrequired
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
204
400
404
No body
Last updated
Was this helpful?