Update Credential Data
curl --request PUT \
--url https://cloud.onyx.app/api/manage/admin/credential/{credential_id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"credential_json": {}
}
'{
"credential_json": {},
"admin_public": true,
"name": "<string>",
"curator_public": false,
"groups": [
123
]
}Credentials
Update Credential Data
PUT
/
manage
/
admin
/
credential
/
{credential_id}
Update Credential Data
curl --request PUT \
--url https://cloud.onyx.app/api/manage/admin/credential/{credential_id} \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"name": "<string>",
"credential_json": {}
}
'{
"credential_json": {},
"admin_public": true,
"name": "<string>",
"curator_public": false,
"groups": [
123
]
}Documentation Index
Fetch the complete documentation index at: https://docs.onyx.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization header with Bearer token
Path Parameters
Response
Successful Response
Available options:
ingestion_api, slack, web, google_drive, gmail, requesttracker, github, gitbook, gitlab, guru, bookstack, outline, confluence, jira, slab, productboard, file, coda, notion, zulip, linear, hubspot, document360, gong, google_sites, zendesk, loopio, dropbox, sharepoint, teams, salesforce, discourse, axero, clickup, mediawiki, wikipedia, asana, s3, r2, google_cloud_storage, oci_storage, xenforo, not_applicable, discord, freshdesk, fireflies, egnyte, airtable, highspot, drupal_wiki, imap, bitbucket, testrail, mock_connector, user_file Was this page helpful?
⌘I