Delete a release
Deletes a release by ID. Only the release creator or an admin can delete a release.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in form of a string
environment_id
ID of the environment in form of a string
release_id
ID of the release in form of a string
Response
No Content - Request successful, no content returned