API ReferenceInternal
Change Production Advancement Sku
Change production advancement SKU.
Authorization
bearerAuth botAuthorization<token>
In: header
Scope: bot
Path Parameters
machineId*number
The machine's ID.
Format
doubleRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Try it live
curl -X PUT "https://example.com/v1/internal/realtime/0.1/sku" \ -H "Content-Type: application/json" \ -d '{ "timestamp": "2019-08-24T14:15:22Z" }'Empty