v1
protected
mcp-auth-configs

Update Mcp Auth Config

put/v1/mcp-auth-configs/{config_id}

Path parameters

config_idstring uuid required

Request body

configobject nullable
credentialsobject nullable
descriptionstring nullable
namestring nullable

Response

Successful Response

auth_typestring required
configobject required
created_atstring required
descriptionstring nullable required
idstring uuid required
namestring required
updated_atstring required

Changes

Changed in 1 of the 22 revisions of this API.2

    • the created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the updated_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed