curl --location --request POST 'https://api.pixiefixapp.com/api/v1/admin/tandc/create-help' \ --header 'Content-Type: application/json' \ --data-raw '{ "question": "string", "answer": "string" }'
{}