Grant Access
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
agent_ids
resources
Response
Successful Response
Bearer authentication of the form Bearer <token>
, where token is your auth token.