header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Request Code 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 'https://service-dash.dlabssaas.io/rest/admin/secured/participant/activity/video-call/merge/62c75323-39ed-4283-8af9-c8050ffb902f' \
--header'Authorization: Bearer <token>'
Responses
🟢200Success
application/json
Body
Example
{"status":"success","data":"The video merging process is running in the background! Please check periodically in 'View Answer Participant' page for the result!","info":{"id":"SUCCESS_EDIT_DATA","message":"Video File successfully edited !","messageEn":null,"messageId":null,"field":null,"redirect":null}}