POST
/
organizations
/
{organization_id}
/
members
/
{user_id}
/
enable

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
integer
required
user_id
integer
required

Response

200 - application/json
is_disabled
boolean