Reference Guide

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.
/Deployment/ POST
Description
Create new Deployment
Method
POST
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Deployment to
be created
N/A body Deployment
Response Status Codes
HTTP Status Code Reason
201 Deployment created
400 Invalid Parameters to create Deployment or
problems with the Resource Adapters
35