Create shortened url


/api/upload/url {
url: string;
token?: string;
password?: string;
once?: boolean;
}