Webhook

API Authorization

Before you can make requests to this resource, you must have a valid bearer token. Review our API authorization guidearrow-up-right to learn how to generate a token. Here's a curl example of how to define your access token in a header:

curl -L "https://webhook.api.korewireless.com/v1/secrets" -H "Authorization: Bearer <YOUR_ACCESS_TOKEN>" 
circle-exclamation

Last updated

Was this helpful?