Get image-related resources¶
POST /api/v1/workspace/{workspace_uuid}/get_logo_url
Overview¶
Modify the information of the workspace associated with the current API Key.
Route Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| workspace_uuid | string | Y | Workspace UUID |
Query Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| filename | string | File name Example: logo.png Optional values: ['logo.png', 'favicon.ico'] |
|
| language | string | Language Example: zh Optional values: ['zh', 'en'] |