POST QNA Thread
POST QNA Thread
POST https://api.cakes.com/qna/thread/:id/register
This endpoint allows you to post new QNA Thread
Path Parameters
Name
Type
Description
id
string
question id for the thread
Request Body
Name
Type
Description
user_id
string
user id who wrote the thread
text
string
Thread text
{ "message": "success post QNA thread"}{ "message": "Could not find matching question"}Last updated
Was this helpful?