The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Create workstations

POST

https://api.pack.cloud/v1/warehouses/{warehouseId}/workstations

Request

Path parameters

warehouseIdstring

Payload

namestringrequired
Name
Example:Packing 4

Response

Created

Body

idstring
ID of the workstation
namestring
Name
Example:Packing 4
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource