Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Example:
"Job has been dispatched."
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"Job has been dispatched."