Realtime Sessions
Cancel realtime session
Cancel an active realtime session.
delete/v1/realtime_sessions/{id}
Path parameters
idstring uuid required
The realtime session ID. This same value is later used as the conversation ID in the avatar conversation endpoints.
Headers
X-Runway-Version'2024-11-06' required
The version of the RunwayML API being used. You can read more about versioning here.
Response
Success