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/runtimeLimitHours

      new-optional-request-property

    • the request property data/autoTopUpEnabled became optional

      request-property-became-optional

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the required property data/runtimeEndsAt to the response with the 200 status

      response-required-property-added

    • added the required property data/runtimeLimitHours to the response with the 200 status

      response-required-property-added