v1

latestOpenAPI 3.0.02026-07-26376212496.4 KB
Configurações - Fotos

Criar configuração de foto

Cria uma nova configuração de foto com os tamanhos especificados

post/{alias}/config/photos

Path parameters

aliasstring required

Alias da loja

Request body

width_smallinteger required

Largura da foto pequena

height_smallinteger required

Altura da foto pequena

width_thumbinteger required

Largura da miniatura

height_thumbinteger required

Altura da miniatura

width_mediuminteger required

Largura da foto média

height_mediuminteger required

Altura da foto média

width_largeinteger required

Largura da foto grande

height_largeinteger required

Altura da foto grande

Response

Configuração de foto criada com sucesso

{"stackTrail":"paths:/{alias}/config/photos:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}