{
"name": "string",
"task_uuid": "string",
"workspace_id": "string"
}curl --location --request PUT '/openapi/v0.9/media/api/v1/workspaces//comparators/"4dbc6ef2-0e3c-4d47-8b32-552a44f573c5"' \
--header 'x-user-token: {{x-user-token}}' \
--header 'X-Request-Id: {% mock '\''uuid'\'' %}' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"task_uuid": "string",
"workspace_id": "string"
}'{
"code": 0,
"message": "string",
"data": {}
}