header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Responses
🟢200Success
application/json
Bodyapplication/json
Example
{"status":false,"errors":[{"message":"Unauthorized","details":"The token was not provided or is invalid. Refer to docs.1reg.io for instructions on how to obtain and use an access token."}]}