Open New Mail Window
POST {{baseUrl}}/ui/openwindow/newmail/?datasource=tranquility&token=commodo irure
Open the New Mail window, according to settings from the request if applicable
Alternate route: /dev/ui/openwindow/newmail/
Alternate route: /legacy/ui/openwindow/newmail/
Alternate route: /v1/ui/openwindow/newmail/
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
datasource | string | The server name you would like data from | |
token | string | Access token to use if unable to set a header |
Request Body
{"subject"=>"qui", "body"=>"", "recipients"=>[-95936421], "to_corp_or_alliance_id"=>22020269, "to_mailing_list_id"=>-35814384}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |