Create SCIM Token
Create a SCIM bearer token for the organization.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Path Parameters
Body
Create a SCIM token for an org.
Human label for the admin UI (e.g. "Entra prod").
Optional IdP connection to bind this token to. When set, SCIM group pushes resolve roles through that connection's group→role mappings; when omitted the token does membership-only SCIM (auto add/remove).
Response
Token created
Create response: the only time the plaintext token is ever returned. The
caller (IdP admin) must copy token now — it can't be retrieved later.
The base URL the IdP should target, e.g. https://api.timbal.ai/scim/v2.
The bearer token to paste into the IdP's SCIM config. Shown once.