Delete Custom Field
Request
DELETE /customFields/{CustomFieldId}Query Parameters
Name
Type
Required
Comments
Response
{
"data": {},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
DELETE /customFields/{CustomFieldId}{
"data": {},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
Was this helpful?