Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Successful Response
Available options:
private
, public
, shared
Revoke a specific user’s access to an agent
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
private
, public
, shared