curl --location --request DELETE '/openapi/v0.9/drc/api/v2/organizations//ai-link/algorithms/instances/1' \
--header 'x-user-token: {{x-user-token}}' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}'{
"code": 0,
"message": "string",
"data": {}
}