PlatformUserUpdateResponse
Result of a user update.
Properties¶
| Property | Type | Description |
|---|---|---|
errors |
PlatformUserUpdateError[] |
Failures reported by the API; empty when success is true. |
success |
boolean |
Whether the update was applied. |
Result of a user update.
| Property | Type | Description |
|---|---|---|
errors |
PlatformUserUpdateError[] |
Failures reported by the API; empty when success is true. |
success |
boolean |
Whether the update was applied. |