Authorization: Bearer ********************{
"data": [
{
"category": "work",
"name": "Project Alpha Documentation Update",
"recipients": [
{
"user_id": 1,
"status": 1
},
{
"user_id": 2,
"status": 2
}
]
},
{
"category": "work",
"name": "Client Communication Templates Update",
"recipients": [
{
"user_id": 3,
"status": 1
}
]
}
]
}{}