Update share settings
Chat Share
Update Share
PATCH
Update share settings
Allows owners to toggle continuation, extend/shorten expiration, and tweak custom titles/descriptions. All fields are optional, and only the provided ones are persisted.Documentation Index
Fetch the complete documentation index at: https://docs.handauncle.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
| Field | Type | Description |
|---|---|---|
allowContinuation | boolean | Toggle fork permission |
expiresInDays | number | Update expiration (1-365 days) |
customTitle | string | Update share title (max 200 chars) |
customDescription | string | Update description (max 500 chars) |
Authorizations
Auth0 access token for registered users.
Path Parameters
Share identifier returned by POST /api/v1/share.
Required string length:
8 - 64Body
application/json