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