Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Request successful
Indicates whether the request was successful. Possible values - true
or false
Example:
true