@@ -64,26 +64,26 @@ For detailed API specifications, and curl command examples to test the API endpo
6464
6565- [ Flow] ( ./DOCS/Architectures/Token_Flow.md )
6666- [ Entity Relationships] ( ./DOCS/Architectures/Token_Entity.md )
67- - [ Endpoints] ( ./DOCS/Endpoints/Token .md )
68- - [ Curl Examples] ( ./DOCS/Local_Testing/Token .md )
67+ - [ Endpoints] ( ./DOCS/Endpoints/Token_Endpoints .md )
68+ - [ Curl Examples] ( ./DOCS/Local_Testing/Token_curl .md )
6969
7070### Cloud Recording
7171
7272` CloudRecordingService ` holds the necessary configurations and dependencies for managing cloud recording requests. This includes Cloud Storage for RTT Service
7373
7474- [ Flow] ( ./DOCS/Architectures/Cloud_Recording_Flow.md )
7575- [ Entity Relationships] ( ./DOCS/Architectures/Cloud_Recording_Entity.md )
76- - [ Endpoints] ( ./DOCS/Endpoints/Cloud_Recording .md )
77- - [ Curl Examples] ( ./DOCS/Local_Testing/Cloud_Recording .md )
76+ - [ Endpoints] ( ./DOCS/Endpoints/Cloud_Recording_Endpoints .md )
77+ - [ Curl Examples] ( ./DOCS/Local_Testing/Cloud_Recording_curl .md )
7878
7979### Real Time Transcription (RTT)
8080
8181` RTTService ` holds all the necessary configurations and dependencies required for managing real-time transcription requestsħ
8282
8383- [ Flow] ( ./DOCS/Architectures/Real_Time_Transcription_Flow.md )
8484- [ Entity Relationships] ( ./DOCS/Architectures/Real_Time_Transcription_Entity.md )
85- - [ Endpoints] ( ./DOCS/Endpoints/Real_Time_Transcription .md )
86- - [ Curl Examples] ( ./DOCS/Local_Testing/Real_Time_Transcription .md )
85+ - [ Endpoints] ( ./DOCS/Endpoints/Real_Time_Transcription_Endpoints .md )
86+ - [ Curl Examples] ( ./DOCS/Local_Testing/Real_Time_Transcription_curl .md )
8787
8888### RTMP (Media Push & Pull)
8989
0 commit comments