Skip to main content
DELETE
/
api
/
v1
/
profiles
/
{profileId}
Delete profile
curl --request DELETE \
  --url http://localhost:3001/api/v1/profiles/{profileId} \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://segmentflow.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Unified API key for server-side SDK and API integrations

Path Parameters

profileId
string
required
Minimum string length: 1

Response

enum<string> | null

Default Response

Available options:
null