Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/UpdateSharedLink

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateSharedLink

 

Updates a shared link.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateSharedLink

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ ExpiresAt

xs:string

nillable

The expiry date of the created shared link. If it is not set or empty, the default expiry date is used. The date is in ISO 8601 (YYYY-MM-DD) format.

â–¡ Filename

xs:string

nillable

The PDF filename that should be used, when the document is downloaded. Only used for 'Public' shared links.

â–¡ LinkId

xs:string

mandatory nillable

The link id of the shared link.

â–¡ Password

xs:string

nillable

The password for the shared link. If empty or not set, the link requires no password. Only used for 'Public' shared links.

â–  PermissionType

 

mandatory

restriction enum (xs:string)

- None (0)

- ReadOnly (1)

- Edit (2)

The PermissionType of the shared link. Which permission the shared link should additionally give.

â–  ShareType

 

mandatory

restriction enum (xs:string)

- Organization (0)

- SpecificPeople (1)

- Public (2)

The ShareType of the shared link. This sets to whom you can share the link.

â–¡ SharedWithUsers

 

nillable

Sets a list of users the shared link is shared with. Only used when the ShareType 'SpecificPeople' is used.

≡ WSUser

 

list nillable


â–¡ Description

xs:string

nillable

Gets or sets the description of the user or user group.

â–¡ DisplayName

xs:string

nillable

Gets or sets the display name of the user or user group.

â–¡ DomainName

xs:string

nillable

Gets or sets the domain name of the user or user group.

â–¡ InFolder

xs:string

nillable

Gets or sets the name of the folder the user or user group belongs to.

â–¡ SMTP

xs:string

nillable

Gets or sets the SMTP email address of the user or user group.

â–¡ UserId

xs:int

nillable

Gets or sets the ID of a Thereforeâ„¢ user. Only Thereforeâ„¢ users have a unique user ID assigned. For all other users the default value 0 will be returned.

â–¡ UserName

xs:string

nillable

Gets or sets the user name of the user or user group.

â–¡ UserType

 

nillable

restriction enum (xs:string)

- SingleUser (1)

- UserGroup (2)

- SystemUser (3)

Gets or sets the type of the user or user group.

â–  Disabled

xs:boolean

 

Gets or sets whether the user is disabled or not.

â–¡ GUID

xs:string

nillable

Gets or sets the GUID of the user.

â–  OneTimePwd

xs:boolean

 

Gets or sets whether the user has to change his password on his next log in or not.

â–¡ FileFormat

 

nillable

restriction enum (xs:string)

- PDF (0)

- Original (1)

The file format of the shared link.Which format should the document be provided as. Only applicable on public shared link.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateSharedLinkResponse

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.