V1Products

商品削除

DELETE
/v1/products/{referenceId}

Path Parameters

referenceId*string

事業者側の参照キー

Header Parameters

X-Proteger-Auth-Token*string

protegerAccessToken

Content-Type*string

application/json

Accept*string

application/json

Response Body

curl -X DELETE "https://example.com/v1/products/string" \  -H "X-Proteger-Auth-Token: string" \  -H "Content-Type: string" \  -H "Accept: string"
Empty