Skip to main content
DELETE
/
v3
/
custom-fields
/
{model}
/
{id}
/
batchJsonDelete
Batch Delete Custom Fields
curl --request DELETE \
  --url http://localhost/api/v3/custom-fields/{model}/{id}/batchJsonDelete
{
  "deleted": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

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

Path Parameters

model
string
required
id
integer
required

Query Parameters

custom_fields
object[]

Response

deleted
integer
required