Set an Activated Application as Default

put

/process/api/v1/design/applications/{applicationName}/versions/{version}/default

Change default for an application (must be activated)

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

202 Response

Successfully activation set as default
Body ()
Root Schema : Activation
Type: object
Show Source
Nested Schema : Audit
Type: object
Show Source

401 Response

Unauthorized

404 Response

Application not found.

500 Response

An internal error occurred.
Back to Top