Organization
Delete an Organization Member
DELETE
/
organization
/
{id}
/
member
/
{member_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredthe organization id
member_id
string
requiredthe organization member id