{
"success": true,
"message": "string",
"data": {
"team_id": 0,
"granted": [
{
"subject_type": "string",
"subject_id": "string",
"subject_name": "string",
"relation": "string"
}
],
"failed": [
{
"subject_type": "string",
"subject_id": "string",
"subject_name": "string",
"error": "string"
}
],
"granted_at": "2019-08-24T14:15:22.123Z"
}
}