Skip to main content
PATCH
Toggle All Schedules

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

Example:

"<x-trackstar-api-key>"

x-trackstar-access-token
string
required

Your user's access token for a specific integration (ShipHero, Extensiv, etc).

Example:

"<x-trackstar-access-token>"

Body

application/json
paused
boolean
required

Whether the schedule is paused.

Example:

true

Response

Successful response

id
string
required

The id of the updated object.

Example:

"example-id-123"

object
string
required

The type of the object that was updated.

Example:

"connection"

updated
boolean
required

Whether or not the object was updated.

Example:

true