Skip to main content
POST
Create Magic Link

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Example:

"<x-trackstar-api-key>"

Body

application/json
connection_id
string | null

An optional existing connection ID. If provided, the connection is reinstalled instead of a new connection being created.

integration_allow_list
string[]

Integrations that your users will be allowed to install. Mutually exclusive with integration_block_list and integrations_with_endpoints.

Example:
integration_block_list
string[]

Integrations that your users will not be allowed to install. Mutually exclusive with integration_allow_list.

Example:
integrations_with_endpoints
string[]

Only show integrations that support these endpoints. Mutually exclusive with integration_allow_list.

Example:
integration_type
enum<string>
default:wms

The type of integration to filter by.

Available options:
wms,
freight,
cart,
carrier,
erp

The number of days you want this magic link to be active.

Example:

7

customer_id
string | null

An identifier for your end customer.

Example:

"customer_id"

Response

Successful response