cURL
curl --request PATCH \ --url https://api.example.com/entity/:id/unarchive
{ "data": null }
Unarchive an entity.
OK