Invites a client user to the workspace. Sends an invitation email with a magic link. Agency plan required.
Documentation Index
Fetch the complete documentation index at: https://docs.kakiyo.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | Yes | The workspace ID |
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address of the client to invite |
roles | array | No | Roles to assign (default: ["member"]) |
redirectUrl | string | No | Custom redirect URL after authentication |
noreply@kakiyo.com.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace ID