v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
users

Delete a user account.

Delete a user account.

  • A user can delete their own account.
  • An organization owner cannot be deleted.
  • An organization owner can delete any user within the same organization.
delete/users/{userId}

Path parameters

userIdstring uuid required
Example:a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11

The user's ID.

  • Must be a valid UUID.

Response

Successfully deleted the user.