Deployment Settings
Update deployment settings
patch/v1/deployment-settings/{userId}/{dseq}
Path parameters
userIdstring required
User ID
dseqstring required
Deployment sequence number
Request body
Response
Deployment settings updated successfully
Changes
Changed in 1 of the 25 revisions of this API.6
- ○
added the new optional request property
data/runtimeLimitHoursnew-optional-request-property
- ○
the request property
data/autoTopUpEnabledbecame optionalrequest-property-became-optional
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the required property
data/runtimeEndsAtto the response with the200statusresponse-required-property-added
- ○
added the required property
data/runtimeLimitHoursto the response with the200statusresponse-required-property-added
- ○