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_idstringRequired
ID of the space in form of a string
environment_idstringRequired
ID of the environment in form of a string
release_idstringRequired
ID of the release in form of a string

Response

No Content - Request successful, no content returned