Product
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
poll_idstringRequired
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...post
/product/poll/hide/{poll_id}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
poll_idstringRequired
Body
answerstringOptional
brand_idstringOptional
certificate_idstringOptional
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...post
/product/poll/answer/{poll_id}200Success
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
product_idstringRequired
Body
objectOptional
Responses
200Success
application/json
successbooleanOptionalExample:
truemessagestringOptionalExample:
Request successfuldatamultipleOptionalExample:
CheckOwnershipData | CertificateData | ...put
/product/update/owner/{product_id}200Success
Last updated