Skip to main content
PUT
Activate an app version

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

version_id
string<uuid>
required

Unique ID of the app version.

Response

Version activated successfully.

Response model for activating an app version.

activated_version
AppVersionResponse · object
required

Version that this request activated.

deactivated_version_ids
string<uuid>[]
required

IDs of all versions this activation deactivated.