Creates glean shortcuts for uploaded shortcuts info. Glean would host the shortcuts, and they can be managed in the knowledge tab once uploaded.
OK
Bad Request
Not Authorized
Conflict
{- "uploadId": "string",
- "isFirstPage": true,
- "isLastPage": true,
- "forceRestartUpload": true,
- "shortcuts": [
- {
- "unlisted": true,
- "urlTemplate": "string",
- "inputAlias": "string",
- "description": "string",
- "destinationUrl": "string",
- "createdBy": "string",
- "createTime": 0,
- "updatedBy": "string",
- "updateTime": 0
}
]
}