i create this topic because i need to upload some audio with postman, i using this api /api/v2/uploads/recordings for create a upload URL and then call it to send the audio.
When I run it it gives me a 403 error saying missing permissions "record:record:upload" on my oauth. I am trying to find this one but I couldn't find it, do you know how I can fix this?