User Scheduling
These APIs manage user lifecycle scheduling including verification reminders, account status changes, and automated account management.
The service provides two main capabilities:
Schedule Setups (Global Configurations): Pre-configured schedules that automatically apply to all users during registration. These include verification reminders, automatic deactivation, and deletion schedules.
User Schedule Management: Create, manage, and cancel user-specific scheduled tasks. This includes:
- Auto-User Schedules: Automatically triggered during user registration using
requestIdto apply enabled global setups - User Related Schedules: Manually created backend-to-backend with proper scopes for custom user lifecycle management
Authentication
- OAuth 2.0: auth
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (implicit): | Authorization URL: https://domain/authz-srv/authz Scopes:
|
OAuth Flow (clientCredentials): | Token URL: https://domain/token-srv/token Scopes:
|
OAuth Flow (authorizationCode): | Token URL: https://domain/token-srv/token Authorization URL: https://domain/authz-srv/authz Scopes:
|
Terms of Service
https://www.cidaas.com/terms-of-use/