Authorization: Bearer ********************
{}
curl --location --request POST 'http://demo.owladmin.com/admin-api/_settings' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
null