Delete the entry for an app from a release manifest
POST/source_control/manifests/:manifestName/apps/:appUuid/delete
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
NOTE: This endpoint is deprecated. Use the DELETE /manifests/{manifestName}/{elementUuid} endpoint instead.
Push a branch to the source control repository that deletes the entry for the specified app from the named release manifest. 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 that removes the entry for the specified app from the named release manifest.
Error message.