Obrazy

Aktualizuje obraz

Aktualizacja obrazu

put/images/{image_id}

Path parameters

{"stackTrail":"paths:/images/{image_id}:put:parameters:0:schema","oasType":"schema","type":"unknown"}

Identyfikator obrazu

Request body

altstring

Tekst alternatywny

orderinteger

Kolejność wyświetlania zdjęć w danym produkcie

titlestring

Nazwa produktu

Example request

{
  "alt": "alternatywny tekst obrazu produktowego 1",
  "order": 1,
  "title": "Obrazek produktu 1"
}

Response

Sukces

image_idinteger
statusstring

Example response

{
  "image_id": 20,
  "status": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.