Skip to main content
PATCH
Update user membership status

Authorizations

Authorization
string
header
required

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

Path Parameters

userId
string
required

Body

application/json
status
enum<string>
required
Available options:
ACTIVE,
INACTIVE

Response

Successful response

success
boolean
required
message
string
required