- 🐶 Walk through Apidog
- Web
- Secured
- Report
- Testing Tool
- Profile
- GBA
- Log
- Interview
- ToolsetGET
- Toolset ComponentPOST
- Toolset SaasGET
- User Home DashboardGET
- Dashboard interviewGET
- Open
- Testing Tool
- Openlink
- Log
- Toolset
- Save Testing Tool Item
- Toolset Timer
- Toolset Timer Toolset Component
- Get Toolset
- Get Batch Info
- Get Blockscreen
- Toolset Language
- Inform Consent
- Get Image
- Get File
- Get Profile
- Save Proctoring Open
- Open Simulation Answer
- Pentest GBA
- Upload Self Interview
- Upload Multimedia
- User Home Dashboard
- Open Dashboard
- Auth
- Color Theme
- Admin
- Secured
- Menu
- Report
- Master Aggregate Matriks (SAAS)
- Master Aggregate Matriks Dimension
- Report Master Aggregate
- Master Recommendation Formula
- Master Client Recom Formula
- Report List Batch Info
- Report List By Batch Id
- Report List By Project Id
- Report List Participant Individual By Project
- Report B2C List Participant Individual By Project
- Report List Participant Individual By Batch
- Download Template Excel Participant
- Download Template Excel Employee
- Export Engauge Link
- Project Info
- Report Bridge Tool Component Master Data CORE V2
- Report Bridge Tool Component Master Data DIVE V2
- Report Bridge Tool Component Master Data MOVE
- Report Bridge Tool Component Master Data MOVE V2
- Report Bridge Tool Component Master Data DISC
- Report Bridge Tool Component Master Data KOLB
- Report Bridge Tool Component Master Data AIMI
- Report Bridge Tool Component Master Data STI
- Report Bridge Tool Component Master Data Digital Sprint
- Report Bridge Tool Component Master Data Echo
- Report Ref Group Result Find All
- Participant
- Matriks Menu
- Tool Component
- Cluster
- Tool Component Folder
- Tool Set Folder
- Get All Tool Component
- Get Tool Component
- Get Tool Component Point Setting
- Block Find By Tool Component
- Preview Tool Component
- Get Tool Set
- Get Tool Set List
- Get Tool Set Detail
- Preview Tool Set
- Tool Set By Id
- Get Factsheet
- Get Block
- Update Item
- Add Tool Component
- Add Page
- Duplicate Tool Component
- Add Audiorec
- Update Fields Bipolar
- Update Constant Sum
- Update Field Forms
- Update Field RTE
- Update Fields Dropdown
- Update Drag And Drop
- Update Multiple Choice Item
- Update Audio Rec
- Delete Toolset
- Upload File
- Openlink Delivery
- Batch Project
- List Batch
- List Batch By Type
- List Batch By Company Id
- List Batch Openlink
- List Batch B2C
- List Batch B2C Participants
- List Batch Report
- Project Info
- Project Info B2C
- Batch Info B2C
- Project By Participant
- List Toolset
- Batch Find By Id
- Project Find By Id
- Get Level List
- Get Level Detail
- Add Batch
- Add Batch Open Link
- Edit Batch Open Link
- Edit Batch
- Delete Batch
- Recruitment Request
- App Config
- Admin Client Company
- Get All
- Get All By Company
- Client Company List
- Client Company List Subscription
- Get Client Company By Id
- Find Client Company
- Get Batch Info
- Get Client Company Batch Find All
- Get Client Company Batch Auto Authentication
- Get Employees for selection
- Add Admin Client
- Add Admin Client 2
- Add Client Partition
- Client Company Update
- Get Ref Theme Colors
- Email Template
- Subscription
- Dashboard
- Employee
- Rater
- Company
- Download Upload List
- Recruitment Master
- Client Setup
- Participant Interview
- Blockscreen
- Group Interview
- User Role
- Dimension
- Recommendation
- Key Actions
- Tool Folder
- Personality Traits
- Cutting Point
- proctoring download
- Ref
- ToolSet
- Project Manager Company
- Open
- Report
- Gateway Process
- Digital Sprint
- Matriks Menu
- DISC
- General Report
- Raw Data Report
- Project InfoGET
- Individual Report CognitiveGET
- Get Download ReportGET
- Report Master AggregateGET
- Get Download Report By BatchGET
- Get Download Report Aggregate ExcelGET
- Export PTM IndividualGET
- Export PTM Individual Zip PDFGET
- Export PTM Individual PdfGET
- Get Download Report GbaGET
- Batch InfoGET
- New RequestPOST
- Game Based Assesment
- Web Participant
- Login WebPOST
- Login Open Api (SAAS)POST
- Login WebGET
- Login Web CopyGET
- Login OpenlinkPOST
- Login 1POST
- Login StagingPOST
- Login SAASPOST
- Login odsPOST
- Login ProdPOST
- Login Prod SAASPOST
- Login ExternalPOST
- Login 2GET
- Refresh tokenPOST
- Refresh CacheGET
- Refresh token odsPOST
- Refresh token GbaPOST
- Test S3GET
- Test S3 ProdGET
Upload Interview Finished
POST
/rest/web/open/file/upload-interview-end/{participantInterviewId}
Request
Path Params
participantInterviewId
string
required
Example:
37ad730f-6966-4d79-b9d3-5ea99ee077ce
Query Params
key
string
required
Example:
self-interview%2F68386ddd-3a1b-4a51-a17c-6d9211afba92%2F202403211012053%2Fself-interview_37ad730f-6966-4d79-b9d3-5ea99ee077ce_21%2F03%2F2024+10:12:52.mp4
questionDetailId
string
optional
Example:
1549c82e-d565-4c2f-92a8-415fb557f7fe
Header Params
Authorization
string
required
Example:
Bearer {{access_token}}
Body Params application/json
duration
integer
required
take
integer
required
remarks
null
required
isReachMaxDuration
boolean
required
filename
string
required
questionDetailId
string
required
Example
{
"duration": 0,
"take": 2,
"remarks": null,
"isReachMaxDurations": false,
"filename": "self-interview_37ad730f-6966-4d79-b9d3-5ea99ee077ce_21/03/2024 10:12:53.mp4",
"questionDetailId": "1549c82e-d565-4c2f-92a8-415fb557f7fe"
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://localhost:8082/rest/web/open/file/upload-interview-end/37ad730f-6966-4d79-b9d3-5ea99ee077ce?key=self-interview%2F68386ddd-3a1b-4a51-a17c-6d9211afba92%2F202403211012053%2Fself-interview_37ad730f-6966-4d79-b9d3-5ea99ee077ce_21%2F03%2F2024+10:12:52.mp4&questionDetailId=1549c82e-d565-4c2f-92a8-415fb557f7fe' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"duration": 0,
"take": 2,
"remarks": null,
"isReachMaxDurations": false,
"filename": "self-interview_37ad730f-6966-4d79-b9d3-5ea99ee077ce_21/03/2024 10:12:53.mp4",
"questionDetailId": "1549c82e-d565-4c2f-92a8-415fb557f7fe"
}'
Responses
🟢200Success
application/json
Body
status
string
required
data
string | integer | boolean | array | object | number | null
optional
info
object (Info Response)
required
id
string
required
message
string
required
messageEn
string | null
optional
messageId
string | null
optional
field
string | null
optional
redirect
string | null
optional
Example
{
"status": "string",
"data": "string",
"info": {
"id": "string",
"message": "string",
"messageEn": "string",
"messageId": "string",
"field": "string",
"redirect": "string"
}
}
Modified at 2024-03-21 03:38:22