A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"short_key": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"read_only": false,
"last_used_at": "2023-11-07T05:31:56Z",
"expires_at": "2023-11-07T05:31:56Z",
"workspace_names": [
"<string>"
],
"default_workspace_name": "<string>"
}Delete an api key for the user
A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"short_key": "<string>",
"description": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"read_only": false,
"last_used_at": "2023-11-07T05:31:56Z",
"expires_at": "2023-11-07T05:31:56Z",
"workspace_names": [
"<string>"
],
"default_workspace_name": "<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.
Successful Response
API key GET schema.
Was this page helpful?