User
Disable user by user_id or username.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
Success.
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/disableUserEnable user by user_id or username.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
Success.
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/enableUserGet user labels set to use in vpn sessions management
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
Response with user labels
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/getUserLabelsSet user labels to use in vpn sessions management
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
Responses
200
Success.
application/json
resultstring · enumRequiredPossible values:
400
Bad request.
application/json
401
Not authorized.
application/json
404
Not found.
application/json
415
Unsupported Content-Type in request.
application/json
500
Internal server error.
application/json
503
Internal server error.
application/json
post
/partner/v2/setUserLabelsLast updated
Was this helpful?