update_collaborator
Modify collaborator roles, permissions, or access paths to manage user access in Storyblok content management.
Instructions
Updates roles, permissions, or access paths for an existing collaborator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collaborator_id | Yes | ID of the collaborator to update | |
| role | No | New role string | |
| user_id | No | User ID | |
| permissions | No | List of permissions | |
| space_role_id | No | Single space role ID | |
| space_role_ids | No | List of space role IDs | |
| allowed_paths | No | List of allowed path IDs | |
| field_permissions | No | List of field permissions |