Creates a new UserSession record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateUserSession |
The request body is of type CreateUserSession.
| Name | Description | Data Type |
|---|---|---|
| userSession | UserSession |
![]() |
|
The response body is of type CreateUserSessionResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateUserSessionResult | UserSession |
![]() |
|