Auth Configs
Create new authentication configuration
Creates a new auth config for a toolkit, allowing you to use your own OAuth credentials or API keys instead of Composio-managed authentication. This is required when you want to use custom OAuth apps (bring your own client ID/secret) or configure specific authentication parameters for a toolkit.
post/api/v3.1/auth_configs
Request body
Response
Successfully created auth config
Changes
Changed in 3 of the 61 revisions of this API.13
- ▲
removed
subschema #1subschema #2from theauth_configrequest propertyoneOflistrequest-property-one-of-removed
- ○
added
subschema #1subschema #2to theauth_configrequest propertyoneOflistrequest-property-one-of-added
- ▲
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
- ○
endpoint added
endpoint-added
- ○