Skip to main content

Used to generate a link which provides automatic membership of the workspace

GET 

/api/v2/workspaces/:workspace/invites/generate

Used to generate a link which provides automatic membership of the workspace

Request

Path Parameters

    workspace stringrequired

    Workspace to create invitation link for

Query Parameters

    expire string

    Default value: 1h

    The expiration of the generated link

Responses

Generated URI which can be used to join a workspace

Schema

    string

Loading...