Environment Backups

Delete an environment backup

Delete a specific backup from an environment using the id of the entry retrieved by the Get backups list endpoint.

delete/projects/{projectId}/environments/{environmentId}/backups/{backupId}

Path parameters

projectIdstring required
environmentIdstring required
backupIdstring required

Response

statusstring required

The status text of the response

codeinteger required

The status code of the response

Changes