Delete Custom Field
Last updated
Was this helpful?
All API requests should contain authorization headers.
DELETE /customFields/{CustomFieldId}CustomFieldId
integer
yes
Id of custom field you want to delete
{
"data": {},
"errorCode": -1,
"errorText": null
}Last updated
Was this helpful?
Was this helpful?