Shared Team Asset Governance
team.asset.update_scope
Overrides the permission scope of a single share record as the team admin and writes a note into the audit log. Requires an API key of type KEY_TYPE_TEAM_ASSET_MGMT.
POST
UpdateAssetShareScope
Questions or issues? Contact us at api-support@manus.ai.
Authorizations
Body
application/json
UID of the team_asset_shares row to override. Must belong to the calling team. Look up via team.asset.list.
New permission for the share.
Available options:
SHARE_SCOPE_OWNER, SHARE_SCOPE_TEAM_ONLY, SHARE_SCOPE_PUBLIC Free-form audit note. Written to the team_asset_audit_logs.remark column and surfaced to anyone reviewing why the scope was changed.
UpdateAssetShareScope