General APIs with JWT
Delete backup log
Endpoint to delete/expire a backup log by marking it as DELETED and removing the backup file from S3.
delete/backup-logs/{log_id}
Path parameters
log_idstring uuid required
Response
Backup log deleted successfully
{"stackTrail":"paths:/backup-logs/{log_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.