Update Asset Access
Team Access
Update Asset Access
PUT
Update Asset Access
Modifies a team’s asset-level access for the specified location. You can grant full access to all assets or restrict access to specific assets.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the location.
The UUID of the team.
The access level. Must be
full_access or limited_access.An array of asset objects the team can access. Required when
access_of_assets is limited_access.Response
A confirmation message indicating asset access was modified successfully.