PUT QNA Question
PUT QNA Question
PUT
https://api.cakes.com/qna/question/:id/update
This endpoint allows you to update QNA Question
Path Parameters
Name
Type
Description
id
string
Question id you want to edit
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
POST
https://api.cakes.com/qna/question/register
Path Parameters
Name
Type
Description
string
Last updated