DeleteInvite deletes the invite code from the server and can be executed by the host or any client that has the permission "canCreateDeleteInvites". {"msg":"DeleteInvite","instance_guid":"my_session_id_here","invite_code":"Randomly generated UUID","role_id":"Owner"} The server will receive and send back the result: {"MSG":"Invite_Deleted","Code":"Randomly generated UUID"}