Organization Members
Enable Organization Member
POST
/
organizations
/
{organization_id}
/
members
/
{user_id}
/
enable
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
organization_id
integer
requireduser_id
integer
requiredResponse
200 - application/json
is_disabled
boolean
Was this page helpful?