I’m trying to migrate an authorization request into the authorization at the collection level. The request body has an additional parameter for account_id that needs to be passed.
Unfortunately, I wasn’t able to find a way to do this. The solution we ended up using was to write a pre-request script instead. If you’d like to see what I did, check out the Marketing Cloud collection at Postman