Client (Lära and Via HTML)

TABLE OF CONTENTS
Client/test

Client

The "client" represents your organization on the SVIeSolutions server. They are named "client" in the API.

Client/test

Retrieves a confirmation of communication with the portal API.
API call address : https://.../lmsapi/client/test

Request

Example of request call content for a confirmation of communication with the portal API (submit empty braces):

{}

Field descriptions

Name

Required

Comments/description



No field is required.

Response

Example of the response call content for a request for a confirmation of communication with the portal API:

{
    "success": true
}

Field descriptions

Name 

Required

Comments/description

success

Indicates a positive response from the API.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.