Handles the activation (restoration) of an archived entity based on the provided entity ID.
curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/entity/{entity_id}/activate \
--header 'Authorization: Bearer <token>'{
"message": "Successfully Restored"
}curl --request GET \
--url https://api.helpyousponsor.com/v1/admin/entity/{entity_id}/activate \
--header 'Authorization: Bearer <token>'{
"message": "Successfully Restored"
}