I can see there are total 3 api.
But I am stuck in using the second one
I test this api by using postman, and It keep reject my request with 403.
I'm sure that I already input the JWT token.
I use the same payload I find In the developer console(just replace the filepath because It look like I need to input the uuid I get from the first api), so I think this is not the reason why I fail.