Request
Add the parameter Authorization
to Headers,whose value is to concatenate the Token after the oauth. Example:Authorization: oauth ********************
Request Code Samples
curl --location --request POST 'https://api-v2.streamvi.io/method/auth/GetClientConfiguration' \
--header 'Authorization: oauth <token>'
Responses
This response does not have a body.
Modified at 2026-04-25 09:35:45