Remove a custom attribute from account
DELETE
/api/v1/accounts/{account_id}/custom_attribute_definitions/{id}
Custom Attributes
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/api/v1/accounts//custom_attribute_definitions/'
Response Response Example
200 - Example 1
{}
Request
Path Params
account_id
integerÂ
required
id
integerÂ
required