webhooks API
cidaas webhooks API
cidaas webhooks can be configured in the admin portal or by using the relevant API.
The webhook is called (triggered) when an event occurs for which the webhook has been registered.
A webhook can listen for multiple events. For this, the events have to be specified during the setup process.
Basically, no critical and personal data is provided with a webhook call.
Authentication
- OAuth 2.0: OAuth2
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
OAuth Flow (implicit): | Authorization URL: https://domain/authz-srv/authz Scopes:
|
Terms of Service
https://www.cidaas.com/terms-of-use/License
Proprietary License