Delete Account User
Deletes a user from the account. The user remains active in the other accounts.
delete
Path parameters
idstringRequired
Responses
204
No Content
400
Bad Request
application/json
404
Not Found
application/json
delete
DELETE /public/v1/accounts/account-users/{id} HTTP/1.1
Host:
Accept: */*
No content
Last updated
Was this helpful?