POST QNA Question
POST QNA Question
POST
https://api.cakes.com/qna/question/register
This endpoint allows you to register new QNA question
Request Body
Name
Type
Description
category
string
category of question
user_id
string
user id
pet_id
string
user's pet id
title
string
title of the question
image_url
string
image in the question
video_url
string
video in the question
text
string
text in the question
hashtag
string
hashtag
Last updated