Share an asset with users
Share an asset with specific users by email. Only users who have edit access to the asset can share it. You can share with individual users (granting ‘view’ or ‘edit’ permission). Sharing with a user who does not have an account will result in an error for that recipient, but other recipients will still be processed.
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Controls child-sharing when sharing a container asset (folder, collection, or project). true: also share the container’s children owned by the current user. false: container only, skip children. null (default): folders share all accessible children; collections and projects are container-only (their cascade is opt-in via true).
Optional personal message to include in the notification email (max 2000 characters)
