POST, PUT or DELETE) require an API token.
API token
API tokens are the preferred method of authentication. Once you have your token you’ll need to add a new request header ofAuthorization: Bearer $TOKEN:
Learn how to authenticate with the Cachet API
POST, PUT or DELETE) require an API token.
Authorization: Bearer $TOKEN: