{
"statusCode": 404,
"message": "Group not found",
"error": "Not Found"
}This endpoint is used to delete all invitations associated with a specific group ID. It will remove all invitations for the specified group, making them no longer valid for acceptance.
{
"statusCode": 404,
"message": "Group not found",
"error": "Not Found"
}