Test API Connection

get

/api/restapi/util/testConnection

Send a request to this end point for testing the rest api connection. Status code 200 is returned in case the connection is successful.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ApiEntityTestConnectionResponse
Type: object
Title: ApiEntityTestConnectionResponse
Show Source
  • Response from Server. The field is non-persistable and thus maximum length is not applicable.
Back to Top