v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
sharing

Share a project via link

Share a project via link. The user needs to have write-access to the project to be able do this.

put/projects/{project}/shares

Path parameters

projectinteger required

Project ID

Request body

createdstring

A timestamp when this project was shared. You cannot change this value.

hashstring

The public id to get this shared project

idinteger

The ID of the shared thing

namestring

The name of this link share. All actions someone takes while being authenticated with that link will appear with that name.

passwordstring

The password of this link share. You can only set it, not retrieve it after the link share has been created.

permission0 | 1 | 2
sharing_type0 | 1 | 2
updatedstring

A timestamp when this share was last updated. You cannot change this value.

Response

The created link share object.

createdstring

A timestamp when this project was shared. You cannot change this value.

hashstring

The public id to get this shared project

idinteger

The ID of the shared thing

namestring

The name of this link share. All actions someone takes while being authenticated with that link will appear with that name.

passwordstring

The password of this link share. You can only set it, not retrieve it after the link share has been created.

permission0 | 1 | 2
sharing_type0 | 1 | 2
updatedstring

A timestamp when this share was last updated. You cannot change this value.