Refresh token for conversation
Conversations
Refresh token for conversation
Generates a new ephemeral token for the specified conversation, extending the session lifetime. The old token will become invalid immediately after this operation completes.
POST
Refresh token for conversation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The API version to use.
Available options:
2025-06-19 Path Parameters
Unique identifier for the conversation, e.g. conv_8qm9JBCiTe7.

