Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Session ID to rename
Query Parameters
Session type (agent, team, or workflow)
Available options:
agent
, team
, workflow
Database ID to use for rename operation
Body
application/json
New name for the session
Response
Session renamed successfully
- AgentSessionDetailSchema
- TeamSessionDetailSchema
- WorkflowSessionDetailSchema