Skip to main content

Delete an Uploaded Configuration

DELETE 

/configuration-hub/backups/uploads/:id

This API deletes an uploaded configuration based on Id.

On success, this endpoint will return an empty response.

The uploaded configuration id can be obtained from the response after a successful upload, or the list uploaded configurations endpoint.

Request

Responses

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