Create
Create inventory
POST
{endpoint}/api/v1/inventory
Headers
Name
Type
Description
Content-Type*
String
application/json
Request Body
Name
Type
Description
user_uuid*
String
User uuid
item_uuid*
String
Item uuid
{
// Response
}
Last updated
Was this helpful?