cURL
curl --request POST \ --url https://api.example.com/api/core/credentials \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "display_name": "<string>", "type": "confluence", "id": "<string>" } '
{}
Add a new credential configuration
Bearer token authentication. Format: 'Bearer '
confluence
disa
google_drive
jira
one_losp
sap_btp
sharepoint
still_sales_and_service
Successful Response
Was this page helpful?