Upload Link By Token Endpoint
Resolve a stored upload link by token for the current user. 404 if the token is not a stored link (the frontend then falls back to the legacy query-string link).
get/upload-link-by-token
Query parameters
tokenstring required
Stored upload-link token
Stored upload-link token
Response
Successful Response
{"stackTrail":"paths:/upload-link-by-token:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.