delete https://{youraccountname}.api-us1.com/api/3/accountCustomFieldMeta/
To create a custom account field, the following permissions are required.
- Account permission: the user should have permission to manage account.
Responses
To create a custom account field, the following permissions are required.
xxxxxxxxxx
curl --request DELETE \
--url https://youraccountname.api-us1.com/api/3/accountCustomFieldMeta/id \
--header 'accept: application/json'