Authorization: Bearer ********************
curl --location -g --request POST '/api/sign/cancel-contract-confirm?arc_code={{arc_code}}&system_code={{system_code}}' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: std_token3ff405973ea91aa5884f7a4560b838f5' \
--form 'task_id="180713"'
{}