Feature Requests
Share ideas, discuss and vote on requests from other users in community
This object is in archive! 
Unlinking a client from a support ticket using the API
Under Consideration
Right now it's not possible to unlink a client from a support ticket using the API (method Update Ticket).
When the optional parameter 'userid' contains an empty string, the API code assumes the parameter was not supplied, and ignores it.
Possible solution: add a keyword that can be used as the value of the 'userid' parameter when unlinking a client from a ticket, e.g.:
- "remove"
- "-1"
- "none"
This issue is confirmed by WHMCS staff, but was not accepted as a bug.
Comments have been locked on this page!