cURL
curl --request DELETE \ --url https://{baseurl}/api/v1/management/people/{personId} \ --header 'x-api-key: <x-api-key>'
{ "data": { "success": "Person deleted successfully" } }
Delete an identified person from Formbricks.
Documentation IndexFetch the complete documentation index at: https://formbricks.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://formbricks.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
OK
The response is of type object.
object
Was this page helpful?