curl --location '/deletions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entityType": "board",
"entityId": 1,
"undoWindowMs": 3000
}'{
"operationId": "3051932a-fdd2-48fa-b330-7e7d41535969",
"entityType": "board",
"entityId": 1,
"status": "pending",
"undoUntil": "2019-08-24T14:15:22.123Z",
"initiatedBy": 1,
"boardId": 1
}