Skip to content

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.