Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json · any
The body is of type any.
Response
200 - application/json
Ok
The response is of type any.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The body is of type any.
Ok
The response is of type any.