Skip to main content
PUT
Temporarily Change Project Inventory Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

(Required) The project identifier.

Query Parameters

inventoryStatus
string

(Required) The inventory status to apply.

durationMinutes
string

The number of minutes the inventory status stays in effect.

Response

OK

Last modified on August 11, 2026