landscaping-proposals

Update Landscaping Proposal Audio Asset

patch/landscaping-proposals/audio-assets/{audio_asset_id}

Path parameters

audio_asset_idstring required

Request body

plaud_serial_numberstring nullable
plaud_session_idinteger nullable
device_namestring nullable
recording_started_atstring date-time nullable
recording_ended_atstring date-time nullable
audio_duration_msinteger nullable
s3_bucketstring nullable
s3_object_keystring nullable
content_typestring nullable
file_sizeinteger nullable
status'pending_upload' | 'uploaded' | 'transcribing' | 'transcribed' | 'failed' nullable
metadataobject nullable
excludedboolean nullable

Response

Successful Response

idstring uuid required
event_idstring uuid required
organization_idstring required
source'plaud' required
plaud_serial_numberstring nullable
plaud_session_idinteger nullable
device_namestring nullable
recording_started_atstring date-time nullable
recording_ended_atstring date-time nullable
audio_duration_msinteger nullable
s3_bucketstring nullable
s3_object_keystring nullable
content_typestring nullable
file_sizeinteger nullable
status'pending_upload' | 'uploaded' | 'transcribing' | 'transcribed' | 'failed' required
metadataobject
excludedboolean
created_atstring date-time required
updated_atstring date-time required

Changes