Skip to main content

Delete a Backup

DELETE 

/configuration-hub/backups/:id

This API deletes an existing backup for the current tenant.

On success, this endpoint will return an empty response.

The backup id can be obtained from the response after a backup was successfully created, or from the list backups endpoint.

Request

Responses

No content - indicates the request was successful but there is no content to be returned in the response.