Drive > Files > Share link > Manage
Create share-link
Create a share link
post/2/drive/{drive_id}/files/{file_id}/link
Path parameters
drive_idinteger required
Drive identifier
file_idinteger required
File identifier
Query parameters
withstring
Optional : Allows loading additional data about a resource, which may include related resources.
Request body
Response
Created
Example response
{
"result": "success",
"data": {
"url": "https://kdrive.infomaniak.com/app/share/xxxx/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx",
"right": "inherit"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.