curl --request PATCH \
--url http://localhost:3333/v1/people/{id}/reactivate \
--header 'X-API-Key: <api-key>'curl --request PATCH \
--url http://localhost:3333/v1/people/{id}/reactivate \
--header 'X-API-Key: <api-key>'Was this page helpful?