Create a Recording.
Create a recording.
Permissions
The API token must include the following scopes: Voice.
Path Parameters |
---|
AccountSid uuid — REQUIREDThe unique identifier for the account that is associated with this recording. |
CallSid uuid — REQUIREDThe unique identifier for the call that is associated with this recording. |
Request Body — REQUIRED |
---|
RecordingChannels stringPossible values: [ The number of channels in the recording. Can be |
RecordingStatusCallback stringThe URL to request to when recording is available. |
RecordingStatusCallbackEvent stringPossible values: [ The different recording statuses. Possible values are |
RecordingStatusCallbackMethod stringPossible values: [ Whether the request to |
RecordingTrack stringPossible values: [ Specifies whether to record the |
Trim stringPossible values: [ Whether leading and trailing silence is trimmed from a recording. Possible values are |
Responses | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 OK
|