Discussions

Ask a Question
Back to All

Unlinking a record from a company using REST

Hi everyone,

We're trying to remove a record from a company programmatically and one of the steps involved is to delete the work address of the record. ASI let us know that deleting an address is not possible currently, but another workaround was suggested which involves setting the MarkedForDelete property as true for the address and then trying to delete it. But the property isn't on the response at all and even a PUT update with the property for the address doesn't seem to stick.

Has anyone ever previously tried to unlink a record from a company using REST? Or does anyone any ideas on how to achieve this?

Thanks,

Ram Devarapu