Create a new Session
Create a new Session
Path parameters
The SID of the parent Service resource.
Response
Created
The unique string that we created to identify the Session resource.
The SID of the Service the session is associated with.
The SID of the Account that created the Session resource.
The ISO 8601 date when the Session started.
The ISO 8601 date when the Session ended.
The ISO 8601 date when the Session last had an interaction.
The ISO 8601 date when the Session should expire. If this is value is present, it overrides the ttl value.
An application-defined string that uniquely identifies the resource. This value must be 191 characters or fewer in length and be unique. Supports UTF-8 characters. This value should not have PII.
The status of the Session. Can be: open, in-progress, closed, failed, or unknown.
The reason the Session ended.
The time, in seconds, when the session will expire. The time is measured from the last Session create or the Session's last Interaction.
The Mode of the Session. Can be: message-only, voice-only, or voice-and-message.
The ISO 8601 date and time in GMT when the resource was created.
The ISO 8601 date and time in GMT when the resource was last updated.
The absolute URL of the Session resource.
The URLs of resources related to the Session.