Create¶
POST /api/v1/workspace/accesskey/add
Overview¶
Body Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| name | string | Y | API Key name information Example: xxx Can be empty: False Maximum length: 256 |
| roleUUIDs | array | Specifies the role list of the API key (excluding owner) Can be empty: False |
|
| workspaceUUID | string | Y | Specifies the workspace UUID Example: wksp_xxxxx Can be empty: False |