PATCH
/org/credential_providers/{id}Update a credential provider's configuration.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Credential provider ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Request to update a credential provider
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/org/credential_providers/string" \ -H "Content-Type: application/json" \ -d '{}'{ "id": "string", "provider_type": "onepassword", "name": "string", "enabled": true, "priority": 0, "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}