curl --location --request DELETE 'https://core.authing.cn/api/v2/applications/61df925846bed781f5757166/agreements/1' \
--header 'x-authing-userpool-id: 61b95d6c96d42670da568408' \
--header 'Authorization: Bearer sdfsfdji'
{
"code": 200,
"message": "删除成功"
}