v1

latestOpenAPI 3.1.02026-07-13201721.4 KB
Product Tags

Product Tag Update

Update a product tag

  • product: which product
  • k: which key for the tag
  • v: which value to set for the tag
  • version: must be equal to previous version + 1
  • owner: None or empty for public tags, or your own user_id
put/product

Request body

productstring required
kstring required
vstring required
ownerstring
versioninteger
editorstring nullable
last_editstring date-time nullable
commentstring nullable

Response

Successful Response

{"stackTrail":"paths:/product:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}