Description
Delete custom field using its id.
Params
Name | Type | Description |
---|---|---|
apiKey | string | API key previously generated. |
id | integer | Id of the custom field that you want to delete. |
Returned data
Type: boolean
Description: Return true if field was removed.
Json sample code
Json sample code is not available.
Result of API call
API call result sample code is not available.