templates api
Template APIs manage email, SMS, IVR, and other communication templates provided by Cidaas. Custom templates can be created as needed.
Templates send password reset emails/SMS, one-time passwords, or verification messages. Common use cases include "accessed by new device" notifications and account activation/deactivation.
Template management differs significantly between:
- Cidaas Templates
- Default Cidaas template group provided for
de and enlocales - Additional groups created only by copying existing Cidaas template groups
- New locales added using template group API copy functionality
- Note: Individual templates cannot be added/deleted in Cidaas template groups
- Template removal only possible for specific
localeorgroupId - System Template Types cannot be added/removed but can be customized via
custom Attributes
- Default Cidaas template group provided for
- Developer Templates
- One developer group provided for individual (non-Cidaas) templates
- Developer Templates can be created, modified, and deleted as needed
- Note: Requires setting up a Template Type to reference in your Developer Template
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/