Get Image Related Resources¶
POST /api/v1/workspace/{workspace_uuid}/get_logo_url
Overview¶
Modify the information of the workspace to which the current API Key belongs.
Route Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| workspace_uuid | string | Y | Workspace UUID |
Query Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| filename | string | Filename Example: logo.png Allowed values: ['logo.png', 'favicon.ico'] |
|
| language | string | Language Example: zh Allowed values: ['zh', 'en', 'zh-hant', 'id'] |