Skip to main content
DELETE
/
organization
/
custom-data
Delete custom data configuration
curl --request DELETE \
  --url https://api.getfernand.com/organization/custom-data \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://developers.getfernand.com/llms.txt

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

Completely removes the custom data configuration. Also clears all related cache entries.

Authorizations

X-API-Key
string
header
required

Authenticate your account by including your secret key in API requests. You can manage your API keys in the Dashboard.

Authentication to the API is performed by using the HTTP Header X-API-Key.

Response

200 - application/json

Custom data configuration deleted successfully.

The response is of type object.