Delete Line Attributes
2 min
delete a line attribute definition delete /api/objects/lineattribute/{id} curl x delete '{baseurl}/api/objects/lineattribute/a1sa5000006awvzeau' \\ h 'nue api key your api key' an active line attribute cannot be deleted it is live in the line editor and subscription card, so deleting it would pull the field affordance out from under users deactivate it first ( patch with "isactive" false ), then delete deleting a line attribute removes the definition it does not delete the custom field that was provisioned on the line objects — remove that field in salesforce if it is no longer needed