Authorization: Bearer ********************
curl --location '/ai-model-deployment-credentials//credentials' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "credential_value": "string" }'
{}