This endpoint requires an API token to be provided in the Authorization
header of the request. The token should be provided using the Bearer
scheme, like this:
For example, if the API token is 'my-api-token'
, the client would send the following header:
If a valid API token is not provided in the request, the endpoint will return a 401
error with the following response body:
You can get your API token from the Account\Tokens