---
title: "Modify the duration of a subscription"
method: GET
path: "/v1/freight_visibility/subscribe/{tracking_subscription_id}"
---

# Modify the duration of a subscription

`GET /v1/freight_visibility/subscribe/{tracking_subscription_id}`

## Path parameters

- `tracking_subscription_id` string, required

## Request body

- object
  - `start_time` string, date — Mention the new start time for tracking the location of an asset or a vehicle.
  - `end_time` string, date — Specify the new end time for tracking the location of an asset or a vehicle.

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400
- `403` — 403

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/revisions/c71780e497f5/schema)
