users_modify
Update an App Store Connect user account's details by specifying the user ID and the fields to modify.
Instructions
[Users/Management] Modify a user account.
Args:
user_id: The ID of the user to modify
user_data: Dictionary containing the fields to update
include: Optional list of related resources to include
Returns:
Updated user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | ||
| user_id | Yes | ||
| user_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||