curl --location -g --request POST 'https://oc-test.onecontract-cloud.com/oauth/oauth/token?grant_type=client_credentials&client_id=LzIpnVSmScYNvvI0ws4EcBo4Gs0iLB&client_secret=AvB7vMn5rvzE1n5ixs8mbVI1C5h5jB1a2&scope=default' \ --header 'Content-Type: application/x-www-form-urlencoded'
{"access_token":"eb2446a6-93f9-456b-b713-5cb6f6adf765","token_type":"bearer","expires_in":35999,"scope":"default"}