Create API Token
Create an API credential for the authenticated user.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Body
Display name (max 64 characters, unique per user).
Credential kind. Defaults to api_key.
Organization to bind the credential to. Set alone for an org-only key
(full access within that org); required when scope is set. Omit with
scope for a full-access key across all your orgs.
IAM scope path (e.g. projects:42) restricting the credential to one
resource subtree. Requires org_id. Omit for an org-only or full-access key.
Response
Credential created
User credential (API key or future kinds).