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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK