Returns an url to share the file.

Returns a url to share the file.

Path parameters

projectIdstringRequiredformat: "uuid"
The id of the project.
fileIdstringRequiredformat: "uuid"
The id of the file.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK