General APIs with JWT
Update backup progress
Endpoint to update backup progress and status. Requires JWT authentication via Authorization header.
put/backup-logs/{backup_log_id}/progress
Path parameters
backup_log_idstring uuid required
Headers
authorizationstring nullable
Request body
Response
Backup progress updated successfully
{"stackTrail":"paths:/backup-logs/{backup_log_id}/progress:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.