Assistant
Update metadata for a Session
Allow a user to modify their own session tags.
put/api/assistant/sessions/{sessionId}
Path parameters
sessionIdstring required
Session ID to modify
Request body
Example request
{
"action": "add",
"tag": "shared"
}Response
No content
object required
Changes
Changed in 2 of the 23 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲