curl --location --request POST '/ai-knowledge-source//credentials' \
--header 'Content-Type: application/json' \
--data-raw '{
"cephisso_platform_accounts_id": "string",
"credential_value": "string",
"current_user": "string",
"name": "string"
}'
{}
Authorization: Bearer ********************