---
title: "Set Start Delay"
method: PUT
path: "/public/v3/Shipments/{shipmentId}/startDelay"
tags: ["Shipments"]
---

# Set Start Delay

`PUT /public/v3/Shipments/{shipmentId}/startDelay`

Set the start delay for a shipment.

## Path parameters

- `shipmentId` string, required

## Query parameters

- `startDelay` string, required

## Headers

- `x-tive-account-id` integer, required

## Response `200`

Shipment start delay updated.

## Other responses

- `400` — Unable to update the start delay. See response message for details.
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/tive/apis/tive-public-api.md) · [All operations](https://skmtc.net/tive/apis/tive-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tive/tive-public-api/revisions/9a8d869e3cdc/schema)
