Backups

Remove a WP site environment backup

delete/sites/environments/backups/{backup_id}

Path parameters

backup_idnumber required
Example:165424355

Response

Removing backup action started. Check MyKinsta for status

operation_idstring
messagestring required
statusnumber required

Example response

{
  "operation_id": "backups:remove-54fb80af-576c-4fdc-ba4f-b596c83f15a1",
  "message": "Removing a backup in progress. Use the operation_id to check the status.",
  "status": 202
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.