Reference Guide

Parameter Value Description Default Value Parameter
Type
Data Type
exceed system
maximum limit.
Response Status Codes
HTTP Status Code Reason
200 OK
/Credential/{id} PUT
Description
Updates an existing credential
Method
PUT
Response Class
credential
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Credential to
update
N/A body credential
id (required) Id of credential
to update
N/A path string
Response Status Codes
HTTP Status Code Reason
200 Update completed successfully
400 Bad Request, verify credential data object is correct
404 Credential to be updated was not found.
33