Create a release artifact
POST/source_control/releases/apps/:appUuid
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
NOTE: This endpoint is deprecated. Use the POST /releases/{elementUuid} endpoint instead.
Push a branch to the source control repository that creates a new release artifact with the provided version for the app based on the latest version. The API token must have the "Source control > Releases (Write)" scope.
This feature is in beta. Reach out to support if you’d like to join the beta.
Request
Responses
- 200
- 400
Pushed a branch with the new release artifact
Error message.