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