apps

Publish Version

Publish a specific version (draft or a prior published version) → live.

post/api/v1/apps/{app_id}/versions/{version_id}/publish

Path parameters

app_idstring uuid required
version_idstring uuid required

Response

Successful Response

idstring uuid required
company_idstring uuid required
user_idstring uuid required
namestring required
descriptionstring required
statusstring required
bundle_urlstring nullable required
bundle_cssstring nullable required
bundle_importsstring[] nullable required
error_messagestring nullable required
current_version_idstring uuid nullable required
embed_inputsobject[] nullable
created_atstring date-time required
updated_atstring date-time required
is_favoriteboolean

Changes

Changed in 2 of the 15 revisions of this API.111

  • eed6fb164abd11See the full diff
    • removed the required property from the response with the status

      response-required-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the optional property to the response with the status

      response-optional-property-added

Of the 15 revisions, 1 has no diff computed.