Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.onecli.sh/v1/apps/{provider}/config/toggle \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "enabled": true } '
{ "success": true }
Enables or disables a provider’s BYOC configuration in the current project.
API key obtained from the dashboard or GET /user/api-key
GET /user/api-key
App provider identifier (e.g., gmail, github, jira)
gmail
github
jira
Configuration toggled