Help with permissions api

excuse me for how many posts i’m making, im a little dumb when it comes to the open cloud stuff and whatnot

but

right now, i’m trying to make it so that you can like grant a collaborator access to use via an api

i don’t really know how i’ll just be honest :sob: i’m begging here, is there an api for this that supports cookie or smt?

Hey,

You can use this API endpoint with both a cookie and an API key: https://create.roblox.com/docs/cloud/reference/features/assets#patch_asset_permissions_api_v1_assets_permissions

Check out the Schema button for more of a guide as to how to format the request. It is a little counter intuitive in the sense that it takes a list of assets to grant permission to as opposed to a list of subjects.