These docs are for v1.0. Click to read the latest docs for v1.4.

Update Document Share Link

Updates an existing share link to the provided settings. If any settings are omitted, the already existing settings will be used instead. It supports only User token type.

📘

Share links will only be updatable by the OAuth2.0 client that created them.

Valid Access Token Types

User

Valid Access Scopes

lucidchart.document.content.share.link

lucidchart.document.app.picker.share.link

lucidchart.document.app.folder

lucidscale.document.content.share.link

lucidscale.document.app.picker.share.link

lucidscale.document.app.folder

lucidspark.document.content.share.link

lucidspark.document.app.picker.share.link

lucidspark.document.app.folder

📘

Note: All fields including invitationSecurity and the fields in invitationSecurity are optional.

Note: The invitationSecurity is only configurable for users on accounts with an enterprise license but is still required for team accounts. For more information see here.

Note: If an expiration is provided outside the account defined limits, it will clamp to be the maximum possible time.

Note: If the restrictToAccount field is provided and the document's account defined settings do not allow share links outside the account, it will restrict the share link to be within the account.

Path Params
Body Params
Headers
Responses

400

Bad Request if the the document does not belong to an enterprise account and the restrictToAccount is set to true, defines a passcode, or defines an expiration or the allowAnonymous field is set to true on non-Lucidspark/Lucidchart documents.

403

Forbidden if the app making the request does not have permission to the document, or if the document has been deleted, or does not exist.

404

Not Found if the share link id with the specified document id does not belong to the document, does not exist, or the requesting app did not create the share link.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json