【Workspace API Key】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 Allow empty: False Maximum length: 256 |
roleUUIDs | array | Specifies the role lists for the API key (excluding owner) Allow empty: False |
|
workspaceUUID | string | Y | Specifies the workspace UUID Example: wksp_xxxxx Allow empty: False |