Create a credential
Create a credential
Register a credential under an auth scope and bind it to one or more targets such as MCP servers. The response never includes the secret token.
POST
Create a credential
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-nhmidd-1779380202-e986092.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Auth scope slug. Currently only default is supported.
Available options:
default Body
application/json
Response
Credential created. The secret token is not returned.

