Sso Onboarding Profiles
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Sso Onboarding Profiles
Backend API — secret key (Authorization: Bearer sk_…).
5 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List self-service SSO onboarding profiles (the templates tickets are issued from). | |
|
| ✓ | Create a self-service SSO onboarding profile: allowed connection types and an optional bound organization. |
|
| Fetch one onboarding profile. Another instance id is 404, never 403. | |
|
| Delete an onboarding profile; its issued tickets cascade away with it. | |
|
| ✓ | Issue a scoped, one-time, expiring onboarding ticket for one organization. Returns the token and hosted URL exactly once. |