Externalized only
Only /api/v1 paths and tenant OIDC discovery are represented here.
Review the tenant-routed API surface that TrueCaaS exposes to customer applications. This is a shape-only public reference: tenant IDs, app IDs, client secrets, internal operations APIs, and executable examples stay inside the authenticated product.
Only /api/v1 paths and tenant OIDC discovery are represented here.
Real calls require a tenant context and bearer token from the configured TrueCaaS issuer.
This page does not publish tenant IDs, application IDs, redirect URIs, or secrets.
https://{tenant-host}
Replace {tenant-host} with the hosted-auth domain or tenant API host supplied inside an active TrueCaaS tenant.
Resolve the current subject, available applications, licensing context, and OIDC discovery for a tenant-routed host.
/.well-known/openid-configurationTenant OIDC discovery document/api/v1/auth/resolve-login-contextResolve hosted-login routing context/api/v1/meCurrent authenticated subject/api/v1/me/applicationsApplications available to the current subject/api/v1/me/licensingLicense posture visible to the current subjectManage tenant profile, security posture, licensing refreshes, and user-facing notifications inside a paid or trial tenant.
/api/v1/tenant/{tenantId}Read tenant profile/api/v1/tenant/{tenantId}Update tenant profile/api/v1/tenant/{tenantId}/settings/securityRead tenant security settings/api/v1/tenant/{tenantId}/settings/securityUpdate tenant security settings/api/v1/tenant/{tenantId}/licensingRead tenant licensing state/api/v1/tenant/{tenantId}/licensing/refreshRefresh tenant licensing state/api/v1/tenant/{tenantId}/notificationsList tenant notifications/api/v1/tenant/{tenantId}/notifications/readMark tenant notifications as readCreate, import, update, credential-reset, and inspect tenant-level users and identity migration workflows.
/api/v1/tenant/{tenantId}/usersList tenant users/api/v1/tenant/{tenantId}/usersCreate tenant user/api/v1/tenant/{tenantId}/users/importImport tenant users/api/v1/tenant/{tenantId}/users/import/directoryImport tenant users from directory data/api/v1/tenant/{tenantId}/users/{userId}Read tenant user/api/v1/tenant/{tenantId}/users/{userId}Update tenant user/api/v1/tenant/{tenantId}/users/{userId}Delete tenant user/api/v1/tenant/{tenantId}/users/{userId}/reset-passwordIssue tenant user password reset/api/v1/tenant/{tenantId}/users/{userId}/reset-mfaReset tenant user MFA state/api/v1/tenant/{tenantId}/users/{userId}/access-visualizerInspect tenant user access context/api/v1/tenant/{tenantId}/migrations/identity/adaptersList identity migration adapters/api/v1/tenant/{tenantId}/migrations/identity/dry-runPreview identity migration impact/api/v1/tenant/{tenantId}/migrations/identity/applyApply identity migration batchModel environments, applications, public registration settings, and app readiness for tenant-owned products.
/api/v1/tenant/{tenantId}/environmentsList environments/api/v1/tenant/{tenantId}/environmentsCreate environment/api/v1/tenant/{tenantId}/environments/{env}Read environment/api/v1/tenant/{tenantId}/environments/{env}Update environment/api/v1/tenant/{tenantId}/environments/{env}Delete environment/api/v1/tenant/{tenantId}/environments/{env}/applicationsList applications/api/v1/tenant/{tenantId}/environments/{env}/applicationsCreate application/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}Read application/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}Update application/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}Delete application/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/settings/securityRead application security settings/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/settings/securityUpdate application security settings/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/settings/public-registrationRead public registration settings/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/settings/public-registrationUpdate public registration settings/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/readinessRead application readinessManage application users, roles, privileges, assignments, and effective access inside a specific tenant environment.
/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/usersList application users/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/usersCreate application user/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/users/{appUserId}Read application user/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/users/{appUserId}Update application user/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/users/{appUserId}Delete application user/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/users/{appUserId}/reset-passwordIssue application user password reset/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/rolesList application roles/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/rolesCreate application role/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/roles/{roleId}Update application role/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/roles/{roleId}Delete application role/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/privilegesList application privileges/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/privilegesCreate application privilege/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/roles/{roleId}/users/{appUserId}Assign user to role/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/roles/{roleId}/users/{appUserId}Remove user from role/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/users/{appUserId}/privilegesRead effective user privilegesEvaluate authorization decisions and coordinate governed action request, approval, consumption, and evidence flows.
/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/entitlements/checkEvaluate entitlement decision/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/actionsList governed actions/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/actionsCreate governed action/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requestsList governed action requests/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requestsCreate governed action request/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requests/{requestId}/approveApprove governed action request/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requests/{requestId}/rejectReject governed action request/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requests/{requestId}/consumeConsume governed action approval/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/governed-actions/requests/{requestId}/evidenceAttach governed action evidenceQuery authentication events, security audit streams, SIEM exports, IRP records, and generated report artifacts.
/api/v1/tenant/{tenantId}/eventsList tenant events/api/v1/tenant/{tenantId}/audit/eventsList tenant audit events/api/v1/tenant/{tenantId}/audit/siem/eventsExport SIEM-compatible audit events/api/v1/tenant/{tenantId}/irp/recordsList IRP-backed decision records/api/v1/tenant/{tenantId}/reports/jobsList report jobs/api/v1/tenant/{tenantId}/reports/jobsCreate report job/api/v1/tenant/{tenantId}/reports/jobs/{jobId}Read report job status/api/v1/tenant/{tenantId}/reports/jobs/{jobId}/artifactDownload report artifactRegister event subscriptions, rotate secrets, test deliveries, and inspect webhook delivery outcomes.
/api/v1/tenant/{tenantId}/webhooks/event-typesList webhook event types/api/v1/tenant/{tenantId}/webhooks/subscriptionsList webhook subscriptions/api/v1/tenant/{tenantId}/webhooks/subscriptionsCreate webhook subscription/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}Read webhook subscription/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}Update webhook subscription/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}Delete webhook subscription/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}/secretRead webhook secret metadata/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}/secretCreate webhook secret/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}/rotateRotate webhook secret/api/v1/tenant/{tenantId}/webhooks/subscriptions/{subId}/testSend webhook test delivery/api/v1/tenant/{tenantId}/webhooks/deliveriesList webhook deliveriesConfigure OIDC clients, SAML connections, LDAP connectors, and end-user MFA enrollment flows.
/api/v1/oauth2/clientsList OIDC clients/api/v1/oauth2/clientsCreate OIDC client/api/v1/oauth2/clients/{clientId}Update OIDC client/api/v1/oauth2/clients/{clientId}Delete OIDC client/api/v1/saml/connectionsList SAML connections/api/v1/saml/connectionsCreate SAML connection/api/v1/saml/connections/{connectionId}Update SAML connection/api/v1/saml/connections/{connectionId}Delete SAML connection/api/v1/tenant/{tenantId}/settings/ldapRead LDAP settings/api/v1/tenant/{tenantId}/settings/ldapUpdate LDAP settings/api/v1/tenant/{tenantId}/settings/ldap/connectorsList LDAP connectors/api/v1/tenant/{tenantId}/settings/ldap/connectorsCreate LDAP connector/api/v1/mfa/totp/enrollEnroll TOTP MFA/api/v1/mfa/totp/enableEnable TOTP MFA/api/v1/mfa/sms/enrollEnroll SMS MFA/api/v1/mfa/passkeys/register/optionsCreate passkey registration options/api/v1/mfa/passkeys/register/verifyVerify passkey registrationSupport account-managed tenants, bootstrap handoff, and tenant-scoped email/SMS messaging operations.
/api/v1/tenant/{tenantId}/managed-tenantsList managed tenants/api/v1/tenant/{tenantId}/managed-tenantsCreate managed tenant/api/v1/tenant/{tenantId}/managed-tenants/{managedTenantId}Read managed tenant/api/v1/tenant/{tenantId}/managed-tenants/{managedTenantId}Update managed tenant/api/v1/tenant/{tenantId}/managed-tenants/{managedTenantId}Delete managed tenant/api/v1/tenant/{tenantId}/managed-tenants/{managedTenantId}/bootstrapBootstrap managed tenant handoff/api/v1/tenant/{tenantId}/messaging/email/sendSend tenant email/api/v1/tenant/{tenantId}/messaging/email/logsList tenant email logs/api/v1/tenant/{tenantId}/messaging/sms/logsList tenant SMS logs/api/v1/tenant/{tenantId}/messaging/sms/ledgerRead tenant SMS ledger/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/messaging/email/sendSend app-scoped email/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/messaging/email/logsList app-scoped email logs/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/messaging/sms/logsList app-scoped SMS logsInvoke tenant-aware MCP paths where the tenant has enabled agent/tool integration patterns.
/api/v1/mcpInvoke root MCP endpoint/api/v1/tenant/{tenantId}/environments/{env}/applications/{appId}/mcpInvoke app-scoped MCP endpoint