Light Dark

hot.dev/postmark — postmark API bindings for Hot.

Version: 0.9.2

Author: Hot Dev

License: Apache-2.0

Add to your project

"hot.dev/postmark": "0.9.2"

Add this to your deps in hot.hot

Namespaces

::postmark

NamespaceFunctionsTypesDescription
::activate14PUT /bounces/{bounceid}/activate - Activate a bounce
::api11Internal HTTP request utilities for Postmark API.
::bounces13GET /bounces/{bounceid}/dump - Get bounce dump
::bypass13PUT /messages/inbound/{messageid}/bypass - Bypass rules for a blocked inbound message
::create13POST /triggers/inboundrules - Create an inbound rule trigger
::delete26DELETE /templates/{templateIdOrAlias} - Delete a Template
::edit14PUT /server - Edit Server Configuration
::get2264GET /deliverystats - Get delivery stats
::list26GET /templates - Get the Templates associated with this Server
::retry13PUT /messages/inbound/{messageid}/retry - Retry a failed inbound message for processing
::search418GET /messages/outbound - Outbound message search
::send416POST /email - Send a single email
::templates14POST /templates - Create a Template
::test16POST /templates/validate - Test Template Content
::update14PUT /templates/{templateIdOrAlias} - Update a Template