faq
Update an FAQ
Updates an existing FAQ.
put/faq/{faqId}
Path parameters
faqIdstring uuid required
ID of the FAQ to update
Request body
Response
FAQ updated successfully
Example response
{
"status": "success",
"status_code": 200
}Updates an existing FAQ.
ID of the FAQ to update
FAQ updated successfully
{
"status": "success",
"status_code": 200
}