{
"statusCode": 404,
"message": "Invitation not found",
"error": "Not Found"
}This endpoint is used to delete an invitation by its ID. It will remove the invitation from the system, making it no longer valid for acceptance.
{
"statusCode": 404,
"message": "Invitation not found",
"error": "Not Found"
}The ID of the invitation to delete
Successfully deleted the invitation