DELETE
/
v1
/
organizations
/
members
/
{memberId}

Enter your API key in the Authorization field like the example shown below:

E.g ApiKey 18d2e625f05d80e

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Path Parameters

memberId
string
required

Response

200
application/json
Ok
_id
string
required
_userId
string
required
_organizationId
string
required
user
object
roles
enum<string>
Available options:
admin,
member
invite
object
memberStatus
enum<string>
Available options:
new,
active,
invited