Endpoint authorization
Other API requests must be made using the generated token, preceded
of the type to which it corresponds. Ex: Bearer {TOKEN}
HTTP Headers - Example
Authorization: {TOKEN_TYPE} {ACCESS_TOKEN}
Content-Type: application/json
Other API requests must be made using the generated token, preceded
of the type to which it corresponds. Ex: Bearer {TOKEN}
Authorization: {TOKEN_TYPE} {ACCESS_TOKEN}
Content-Type: application/json