cURL
curl --request POST \ --url https://api.tryarchitect.com/v0/persons/{person_id}/restore \ --header 'x-api-key: <api-key>'
{ "success": true }
Restore a deleted person by ID.
API key authentication for the External Actor Gateway
person_id parameter
Successful operation
Was this page helpful?