Authorizations
Bearer token authentication supports:
- Personal API tokens (PATs)
- OAuth2 access tokens
- JWT tokens
Example: Authorization: Bearer your_token_here
Body
application/x-www-form-urlencoded
Create webhook configuration for real-time notifications
Bearer token authentication supports:
Example: Authorization: Bearer your_token_here