WebhookAuthenticationOAuth2ClientCredentials
OAuth 2 client credentials webhook authentication
This page contains
Fields
| accessTokenUri: URL! | Access token uri to send authorization request to |
| scope: String | Scope to request |
| clientId: String! | Client identifier to request authorization for |