Users
Remove user
Removes a user's access to an organization or profile. Requires admin role. You cannot remove yourself or remove the last admin.
delete/v3/users/{userId}
Path parameters
userIdstring required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Request body
Response
User removed successfully