"SoftLayer_" prefix removed for readability.
Update non-user email addresses attached to a ticket’s email notify list.
Name | Type | Description |
---|---|---|
emails | string[] | A list of email addresses to notify when a ticket is updated |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Ticket/{SoftLayer_TicketID}/updateAttachedAdditionalEmails'