Skip to content

Organizations

Method · RoutePurposeSource
POST /createCreate an organizationOrgEndpoints.cs:59
POST /{slug}/upgrade-typeUpgrade org type (e.g. → Corporation):89
POST /representativeSet/update the representative director:124
POST /otp/send · /otp/verifyPhone OTP:31
POST /otp/email/send · /otp/email/verifyEmail OTP:45
Method · RoutePurposeSource
PUT /general · /security · /domains · /api-key-scopeOrg configOrgSettingsEndpoints.cs:146
POST /domains/verifyVerify a domain:340
PUT /onboardingMark onboarding complete (triggers corp handoff):618
PUT /notifications · POST /notifications/testNotification config:488
Method · RoutePurposeSource
POST · DELETE /keys/api-keys[/{keyId}]M2M API keys:227
POST /keys/signing-key/rotateRotate RSA signing key (invalidates SignedPermits):276
POST /keys/webhook-secret/regenerateRotate webhook secret:289
POST · DELETE /keys/plugin-tokens[/{tokenId}]Plugin tokens:304
POST · DELETE /scim/tokens[/{tokenId}] (+ /hard)SCIM tokens:382
POST · DELETE /federation[/{providerId}] (+ /test)IdP federation:772

Sub-organizations — /api/org/{slug}/sub-orgs

Section titled “Sub-organizations — /api/org/{slug}/sub-orgs”
Method · RoutePurposeSource
POST /Create sub-orgSubOrgEndpoints.cs:89
DELETE /{subSlug}Delete sub-org:133