Authorization: Bearer ********************curl --location --request PUT 'https://v1.dev.bukalombok.com/v1/superadmin/managment/faq/update/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"super_admin_id": "d9b94f38-32b4-1d9c-f288-b56ea13ff4b0",
"faq_role": " pickup_courier",
"question": "ullamco nostrud irure dolor",
"answer": "cupidatat Ut non",
"is_active": true,
"sequence": -9533984
}'{
"meta": {
"success": true,
"status": 200,
"message": "Success"
},
"data": {
"id": "nghv2JMP2WKdOO4By4SOV",
"super_admin_id": "52b55f07-51a5-67df-ba4a-220c646815f0",
"faq_role": "customer",
"question": "voluptate aute anim esse nulla",
"answer": "voluptate Excepteur",
"is_active": true,
"sequence": 89323341,
"created_at": "2025-08-12T17:42:39.297Z",
"updated_at ": "2025-03-27"
}
}