Delete a custom field key

POST {{baseUrl}}/customFields/removeKey

Remove a key from the allow list for a given entity.

Request Body

{"entity"=>"invoice", "key"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK