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

    The expiration of the generated link

    Default value: 1h

Responses

Generated URI which can be used to join a workspace

Schema

    string