Deletes an uploaded backup file
DELETE {{baseUrl}}/configuration-hub/backups/uploads/:id
This deletes an Uploaded backup based on job ID. On success, this endpoint will return an empty response. The job id can be obtained from the response after a successful upload, or the list uploads endpoint. The following scopes are required to access this endpoint: sp:config:manage
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |