hi community pls help i want to bulk upload video on cloud for streams via api but it gives errror

hi community pls help
i want to bulk upload video on cloud for streams via api but it gives errror
{
"result": null,
"success": false,
"errors": [
{
"code": 10004,
"message": "Decoding Error: A portion of the request could be not decoded. Refer to the messages field for more information and try again."
}
],
"messages": null
}
i create api token with permission stream:edit and stream:read
Was this page helpful?