curl --request DELETE \
--url https://{baseurl}/api/v1/management/people/{personId} \
--header 'x-api-key: <x-api-key>'{}Delete an identified person from Formbricks.
curl --request DELETE \
--url https://{baseurl}/api/v1/management/people/{personId} \
--header 'x-api-key: <x-api-key>'{}Was this page helpful?