Skip to main content

Invalidate the existing group invite link.

PUT 

/group/revokeInviteCode/:instanceName

Invalidate the existing group invite link.

Request

Path Parameters

    instanceName stringrequired
    • required
    Example: codechat

Query Parameters

    groupJid string
    • required - The unique identifier of the group.

Body

    any

Responses

Successful response

Schema
    any
Loading...