curl --location '/oauth/microsoft' \ --header 'Content-Type: application/json' \ --data '{ "code": "string", "state": "string", "session_state": "string" }'
{}