Skip to main content
DELETE
/
v1
/
privacy
/
config
Delete privacy config (reverts to defaults)
curl --request DELETE \
  --url https://api-sandbox.featherhq.com/v1/privacy/config \
  --header 'x-api-key: <api-key>'
{
  "error": "<string>",
  "message": "<string>"
}

Authorizations

x-api-key
string
header
required

Response

Successful Response