Hello Dev Community!! I am curious if anyone has found a way to remove the secondary_emails of a requester in Freshservice using the Freshservice API.
I have tried doing so in POSTMAN sending a PUT Request to the requesters endpoint. I pass an empty array to the field “secondary_emails” and it fails saying the value is of type Null and needs to be of type Array.
I have not been able to find documentation that explains how to remove secondary emails from a requester record when using the API.
Please let me know if I am missing something lol. Any help would be greatly appreciated!
Thank you,
Zach