获取航线文件下载地址

GET /wayline/api/v1/workspaces/{workspace_id}/waylines/{id}/url

Parameters

Name
In
Type
Required
Description

workspace_id

path

string

true

工作空间id

id

path

string

true

航线文件id

x-auth-token

header

string

true

访问令牌

Responses

Status
Meaning
Description
Schema

200

OK

/

Last updated