{ "auth_code": "auth_code_value" }
curl --location --request POST 'http://127.0.0.1/cgi-bin/service/get_permanent_code?suite_access_token=suite_access_token' \ --header 'Content-Type: application/json' \ --data-raw '{ "auth_code": "auth_code_value" }'