custom fields
Delete a custom field definition
AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
fieldIdstring
Response Body
application/json
application/json
curl -X DELETE "https://zernio.com/api/v1/custom-fields/string"Empty
{
"error": "Unauthorized"
}{
"error": "Not found"
}