(delete-characters-character-id-mail-labels-label-id character-id label-id)
(delete-characters-character-id-mail-labels-label-id character-id
label-id
optional-params)
Delete a mail label Delete a mail label
Delete a mail label Delete a mail label ---
(delete-characters-character-id-mail-labels-label-id-with-http-info character-id
label-id)
(delete-characters-character-id-mail-labels-label-id-with-http-info
character-id
label-id
{:keys [datasource token]})
Delete a mail label Delete a mail label
Delete a mail label Delete a mail label ---
(delete-characters-character-id-mail-mail-id character-id mail-id)
(delete-characters-character-id-mail-mail-id character-id
mail-id
optional-params)
Delete a mail Delete a mail
Delete a mail Delete a mail ---
(delete-characters-character-id-mail-mail-id-with-http-info character-id
mail-id)
(delete-characters-character-id-mail-mail-id-with-http-info character-id
mail-id
{:keys [datasource
token]})
Delete a mail Delete a mail
Delete a mail Delete a mail ---
(get-characters-character-id-mail character-id)
(get-characters-character-id-mail character-id optional-params)
Return mail headers Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
This route is cached for up to 30 seconds
Return mail headers Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards --- This route is cached for up to 30 seconds
(get-characters-character-id-mail-labels character-id)
(get-characters-character-id-mail-labels character-id optional-params)
Get mail labels and unread counts Return a list of the users mail labels, unread counts for each label and a total unread count.
This route is cached for up to 30 seconds
Get mail labels and unread counts Return a list of the users mail labels, unread counts for each label and a total unread count. --- This route is cached for up to 30 seconds
(get-characters-character-id-mail-labels-with-http-info character-id)
(get-characters-character-id-mail-labels-with-http-info
character-id
{:keys [datasource if-none-match token]})
Get mail labels and unread counts Return a list of the users mail labels, unread counts for each label and a total unread count.
This route is cached for up to 30 seconds
Get mail labels and unread counts Return a list of the users mail labels, unread counts for each label and a total unread count. --- This route is cached for up to 30 seconds
(get-characters-character-id-mail-lists character-id)
(get-characters-character-id-mail-lists character-id optional-params)
Return mailing list subscriptions Return all mailing lists that the character is subscribed to
This route is cached for up to 120 seconds
Return mailing list subscriptions Return all mailing lists that the character is subscribed to --- This route is cached for up to 120 seconds
(get-characters-character-id-mail-lists-with-http-info character-id)
(get-characters-character-id-mail-lists-with-http-info
character-id
{:keys [datasource if-none-match token]})
Return mailing list subscriptions Return all mailing lists that the character is subscribed to
This route is cached for up to 120 seconds
Return mailing list subscriptions Return all mailing lists that the character is subscribed to --- This route is cached for up to 120 seconds
(get-characters-character-id-mail-mail-id character-id mail-id)
(get-characters-character-id-mail-mail-id character-id mail-id optional-params)
Return a mail Return the contents of an EVE mail
This route is cached for up to 30 seconds
Return a mail Return the contents of an EVE mail --- This route is cached for up to 30 seconds
(get-characters-character-id-mail-mail-id-with-http-info character-id mail-id)
(get-characters-character-id-mail-mail-id-with-http-info
character-id
mail-id
{:keys [datasource if-none-match token]})
Return a mail Return the contents of an EVE mail
This route is cached for up to 30 seconds
Return a mail Return the contents of an EVE mail --- This route is cached for up to 30 seconds
(get-characters-character-id-mail-with-http-info character-id)
(get-characters-character-id-mail-with-http-info
character-id
{:keys [datasource if-none-match labels last-mail-id token]})
Return mail headers Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
This route is cached for up to 30 seconds
Return mail headers Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards --- This route is cached for up to 30 seconds
(post-characters-character-id-mail character-id mail)
(post-characters-character-id-mail character-id mail optional-params)
Send a new mail Create and send a new mail
Send a new mail Create and send a new mail ---
(post-characters-character-id-mail-labels character-id label)
(post-characters-character-id-mail-labels character-id label optional-params)
Create a mail label Create a mail label
Create a mail label Create a mail label ---
(post-characters-character-id-mail-labels-with-http-info character-id label)
(post-characters-character-id-mail-labels-with-http-info character-id
label
{:keys [datasource
token]})
Create a mail label Create a mail label
Create a mail label Create a mail label ---
(post-characters-character-id-mail-with-http-info character-id mail)
(post-characters-character-id-mail-with-http-info character-id
mail
{:keys [datasource token]})
Send a new mail Create and send a new mail
Send a new mail Create and send a new mail ---
(put-characters-character-id-mail-mail-id character-id contents mail-id)
(put-characters-character-id-mail-mail-id character-id
contents
mail-id
optional-params)
Update metadata about a mail Update metadata about a mail
Update metadata about a mail Update metadata about a mail ---
(put-characters-character-id-mail-mail-id-with-http-info character-id
contents
mail-id)
(put-characters-character-id-mail-mail-id-with-http-info character-id
contents
mail-id
{:keys [datasource
token]})
Update metadata about a mail Update metadata about a mail
Update metadata about a mail Update metadata about a mail ---
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close