GuideLab API

Upload an inventory item image

Uploads or replaces the managed image for an inventory item.

POST
/inventory/items/{id}/image

Uploads or replaces the managed image for an inventory item.

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Path Parameters

id*string

Response Body

application/json

curl -X POST "https://example.com/inventory/items/string/image"
{  "imageKey": "string"}
Empty
Empty