Updates an existing UserSession record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateUserSession |
The request body is of type UpdateUserSession.
| Name | Description | Data Type |
|---|---|---|
| userSession | UserSession |
![]() |
|
The response body is of type UpdateUserSessionResponse.
| Name | Description | Data Type |
|---|---|---|
| UpdateUserSessionResult | UserSession |
![]() |
|