{
"success": true,
"message": "string",
"data": {
"workflow_id": 0,
"revoked": [
{
"subject_type": "string",
"subject_id": "string",
"subject_name": "string",
"revoked_relations": [
"string"
]
}
],
"failed": [
{
"property1": "string",
"property2": "string"
}
],
"revoked_at": "string"
}
}