latestOpenAPI 3.0.32026-08-10362374.4 KB

98c494325aae

Credential

Update Credential

Updates the Credential corresponding to the given id. The endpoint can be used to update the name, issueDate, expireDate and custom attributes of the Credential.

put/credential/{credential_id}

Path parameters

credential_idstring required

ID of the Credential

Headers

api-versionstring required

The API version. Current version is 3.3. This value has to be set in every request.

Request body

namestring
issueDatestring date
expireDatestring date nullable

Response

Successful response

messagestring nullable
hasErrorboolean
validationErrorsstring[]
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:ApiResponse:properties:content","oasType":"schema","type":"unknown","nullable":true}