Webhooks API
Webhooks in cidaas can be configured via the UI Portal or through the respective APIs.
A webhook can subscribe to multiple events. A full list of available events is provided here.
The webhook is triggered whenever a subscribed event occurs.
If a webhook delivery fails, it is retried up to 3 additional times at intervals of 1 minute, 5 minutes, and 10 minutes.
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