Configure the token that must be provided in the Authorization Bearer token for webhook requests to the webhook store.
Security Notice: This token is mandatory. All webhook requests to
/webhook-credentials/update must include an Authorization header with the format:
Authorization: Bearer <your-token>