Update an existing instance of the UserStatusType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/User/StatusType/{id}Path ParamsidintegerrequiredBody ParamsDefines a list of status types for a user in the system. These are user defined statuses that then point to a system status for meaning.namestringstatusTypeIdnumberUnique identifier for the associated StatusType object.statusTypeNamestringThe name of the object associated with the statusTypeId property.Responses 200Update a UserStatusType 400The request could not be processed.Updated 2 months ago