Scan the segment inbox
Takes whatever audio is sitting in the inbox directory into the library. Safe to repeat: a segment is identified by its audio, so the same recording arriving twice is one segment
POST /segments/scan
note
SDK method: scanTheSegmentInbox
Security: authenticated (policy: platform.manage)
Response
200 OK — Returns a SegmentScanResult object.