v1

latestOpenAPI 3.0.02026-07-14106203730.9 KB
Trackers

Create Tracker

Create a Tracker.

post/print-mail/v1/trackers

Request body

redirectURLTemplatestring required

The base template for URLs generated by this Tracker.

urlExpireAfterDays30 | 60 | 90 | 180 | 365 required

The number of days generated Tracker URLs remain valid.

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

Response

The newly created Tracker.

idstring required

A unique ID prefixed with tracker_

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

liveboolean required

true if this is a live mode resource else false.

createdAtstring date-time required

The UTC time at which this resource was created.

updatedAtstring date-time required

The UTC time at which this resource was last updated.