curl --location --request PUT 'https://api.pixiefixapp.com/api/v1/admin/tandc/update-termandcondition' \ --header 'Content-Type: application/json' \ --data-raw '{ "terms": "string" }'
{}