Skip to main content
POST
/
v1
/
platform
/
orgs
/
current
/
scim
/
tokens
Error
A valid request URL is required to generate request examples
{
  "created_at": "<string>",
  "description": "<string>",
  "id": "<string>",
  "last_used_at": "<string>",
  "short_token": "<string>",
  "token": "<string>",
  "updated_at": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Body

application/json
description
string

Response

Created SCIM token with full token value

created_at
string
description
string
id
string
last_used_at
string
short_token
string
token
string
updated_at
string