Qodex.ai
Qodex.ai
Introduction
1. USER DIRECTORIES
🧑‍🤝‍🧑 Organizations
Create an OrganizationList all OrganizationsRetrieve an OrganizationUpdate an OrganizationDelete an Organization
👩‍💻 Users
Create a UserList all UsersRetrieve a User By Email or IDUpdate a UserDelete a User By ID
🔄 Directory Syncs
Create a Directory SyncUpdate a Directory SyncRetrieve a Directory Sync
2. AUTHENTICATIONS
🔌 SSO
Create an SSO ConnectionUpdate an SSO ConnectionDelete an SSO ConnectionList all SSO ConnectionsRetrieve an SSO ConnectionCreate an SSO Challenge
🔑 Password
Create a Password ConnectionRequest a new Password via magic linkCreate a new PasswordCreate a Password Challenge
✨ Magic Link
Retrieve a Magic Link ConnectionUpdate a Magic Link ConnectionCreate a Magic Link Challenge
3. ADMINS
Admin
Create the AdminDelete the AdminList all AdminsRetrieve an Admin
4. SELF HOSTED LOGIN UI (EARLY ACCESS)
5. OTHERS
🔄 Webhook Setup
Create a WebhookDelete a WebhookRetrieve a WebhookList all WebhooksUpdate a Webhook
📊 Webhook Events
Cancel Webhook EventList Webhook EventsRetry Webhook EventTest Webhook Event
🔂 Redirect URIS
Create a Redirect URIDelete a Redirect URIList all Redirect URIsRetrieve a Redirect URISet Redirect URI as default
6. THE PAST... THE FUTURE!
_deprecated-SSO Connections-Setup a SSO Connection
Create a SSO Connection without onboardingRead one SSO ConnectionUpdate SSO ConnectionRead many SSO ConnectionRead many Organizations SSO Connections
_deprecated-SSO Connections-Handle redirections after login
Create SSO Default redirectionFetch SSO Default redirection
_deprecated-SSO Connections-organization scoped
Read many Organization SSO ConnectionsCreate SSO Connection for Organization
_deprecated-SSO Connections-User policy & automations
Update SSO User policyCreate SSO OnboardingUpdate SSO OnboardingInvite AdminReset Onboarding[Early] Activate SSO Connection[Early] Disable SSO Connection
_deprecated-Webhooks-Setup your webhooks
Create a webhookRead many organization webhooksRead many webhooksUpdate WebhookDelete Webhook
_deprecated-Webhooks-Manage your real time trigerred events
List all organization webhook eventsList webhook eventsRetry webhookList failed webhooks
_early_access-INTEGRATION SETTINGS-💻 Applications
Create an ApplicationList all ApplicationsRetrieve an ApplicationUpdate an Application[SOON] Restore application[SOON] Delete application
_early_access-INTEGRATION SETTINGS-🔑 Token Customization (alpha)
List all User MetaKeyCreate new key values in your JWTRemove a MetaKeySet User MetaDataGet a JWT Sample
_v1_depreciations-⚙️ Admin Onboarding
Create the Admin OnboardingUpdate the Admin OnboardingSend invitationReset the Admin OnboardingRetrieve the Admin OnboardingList the Admin Onboarding
Introduction
1. USER DIRECTORIES
🧑‍🤝‍🧑 Organizations
Create an OrganizationList all OrganizationsRetrieve an OrganizationUpdate an OrganizationDelete an Organization
👩‍💻 Users
Create a UserList all UsersRetrieve a User By Email or IDUpdate a UserDelete a User By ID
🔄 Directory Syncs
Create a Directory SyncUpdate a Directory SyncRetrieve a Directory Sync
2. AUTHENTICATIONS
🔌 SSO
Create an SSO ConnectionUpdate an SSO ConnectionDelete an SSO ConnectionList all SSO ConnectionsRetrieve an SSO ConnectionCreate an SSO Challenge
🔑 Password
Create a Password ConnectionRequest a new Password via magic linkCreate a new PasswordCreate a Password Challenge
✨ Magic Link
Retrieve a Magic Link ConnectionUpdate a Magic Link ConnectionCreate a Magic Link Challenge
3. ADMINS
Admin
Create the AdminDelete the AdminList all AdminsRetrieve an Admin
4. SELF HOSTED LOGIN UI (EARLY ACCESS)
5. OTHERS
🔄 Webhook Setup
Create a WebhookDelete a WebhookRetrieve a WebhookList all WebhooksUpdate a Webhook
📊 Webhook Events
Cancel Webhook EventList Webhook EventsRetry Webhook EventTest Webhook Event
🔂 Redirect URIS
Create a Redirect URIDelete a Redirect URIList all Redirect URIsRetrieve a Redirect URISet Redirect URI as default
6. THE PAST... THE FUTURE!
_deprecated-SSO Connections-Setup a SSO Connection
Create a SSO Connection without onboardingRead one SSO ConnectionUpdate SSO ConnectionRead many SSO ConnectionRead many Organizations SSO Connections
_deprecated-SSO Connections-Handle redirections after login
Create SSO Default redirectionFetch SSO Default redirection
_deprecated-SSO Connections-organization scoped
Read many Organization SSO ConnectionsCreate SSO Connection for Organization
_deprecated-SSO Connections-User policy & automations
Update SSO User policyCreate SSO OnboardingUpdate SSO OnboardingInvite AdminReset Onboarding[Early] Activate SSO Connection[Early] Disable SSO Connection
_deprecated-Webhooks-Setup your webhooks
Create a webhookRead many organization webhooksRead many webhooksUpdate WebhookDelete Webhook
_deprecated-Webhooks-Manage your real time trigerred events
List all organization webhook eventsList webhook eventsRetry webhookList failed webhooks
_early_access-INTEGRATION SETTINGS-💻 Applications
Create an ApplicationList all ApplicationsRetrieve an ApplicationUpdate an Application[SOON] Restore application[SOON] Delete application
_early_access-INTEGRATION SETTINGS-🔑 Token Customization (alpha)
List all User MetaKeyCreate new key values in your JWTRemove a MetaKeySet User MetaDataGet a JWT Sample
_v1_depreciations-⚙️ Admin Onboarding
Create the Admin OnboardingUpdate the Admin OnboardingSend invitationReset the Admin OnboardingRetrieve the Admin OnboardingList the Admin Onboarding
Home3. ADMINS

3. ADMINS

Number of APIs: 4

  1. Admin - Create the Admin POST {{cryptr_service_url}}/api/v2/org/:org_domain/admins?email=it_sso_person@sso.client.com

  2. Admin - List all Admins GET {{cryptr_service_url}}/api/v2/org/:org_domain/admins?page=1&per_page=2

  3. Admin - Retrieve an Admin GET {{cryptr_service_url}}/api/v2/org/:org_domain/admins/:email

  4. Admin - Delete the Admin DELETE {{cryptr_service_url}}/api/v2/org/:org_domain/admins/:email

Previous
Create a Magic Link Challenge
Next
Admin