Skip to main content
PATCH
/
api
/
v1
/
comparisons
/
:id
/
restore
Restore Comparison
curl --request PATCH \
  --url https://api.example.com/api/v1/comparisons/:id/restore

Path Parameters

id
integer
required
The comparison ID.

Response

Returns the restored comparison object.