---
title: "Rotate an Order Stream Grant token"
method: POST
path: "/v1/order-stream-grants/{grantId}/rotate"
tags: ["Order Stream Grants"]
---

# Rotate an Order Stream Grant token

`POST /v1/order-stream-grants/{grantId}/rotate`

Revokes the current grant and mints a replacement token for the same order. Returns the new raw token once and kicks viewers on the old grant.

## Path parameters

- `grantId` string, uuid, required

## Request body

- object
  - `organizationId` string, uuid

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-09-15** `5c8170e25e84` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/order-stream-grants/:grantId/rotate/post.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/revisions/6f1a23af942d?raw)
