Reference Guide

/Credential/{id} DELETE
Description
Deletes an existing credential
Method
DELETE
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
id (required) Id of credential
to delete
N/A path string
Response Status Codes
HTTP Status Code Reason
204 Delete completed successfully
400 Bad Request, verify credential id is correct
/Credential/{id} PUT
Description
Updates an existing credential
Method
PUT
Response Class
credential
Response Content-Type: application/xml, application/json
34