FAQs

PATCH

Update FAQ

Update an existing FAQ.

Required Permission: Edit Faq
PATCH /faqs/{id}

Request Body

JSON

    

Request Parameters

Parameter Type Required Validation Description
question String Required string, required, max:255 The question being asked
answer String Required string, required The answer to the question
type String Required string, required, in:general,delivery Category of the FAQ

Response

200 OK
Status Code
HTTP status code (200)
Message
Human-readable description
Data
Updated FAQ details