Create¶
POST /api/v1/workspace/accesskey/add
Overview¶
Body Parameters¶
| Parameter | Type | Required | Description |
|---|---|---|---|
| name | string | Y | API Key name Example: xxx Allow empty: False Max length: 256 |
| roleUUIDs | array | List of roles assigned to the API key (excluding owner) Allow empty: False |
|
| workspaceUUID | string | Y | Specified workspace UUID Example: wksp_xxxxx Allow empty: False |