Backups
Delete a backup.
delete/backups/{id}
Path parameters
idinteger required
ID of the resource
Response
Successfully removed scheduled timed backup
Example response
{
"success": true,
"message": "Successfully deleted scheduled backup!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.