Skip to main content

Remove a member from the organization

DELETE 

/api/v1/organizations/members/:user_id

Remove a member from the caller's organization.

  • Owner can remove anyone (except themselves).
  • Admin can remove managers and members (not other admins).
  • Manager can remove members only.
  • API-key scope required: members:remove.

Request

Responses

Successful Response