Deleting a simulation group
Deletes the simulation group specified into the request.
Authentication phase
Before using the endpoint, you must run the authentication phase (→ Login).
After the authentication, a session opens and a valid session token persists until:
- The end of the session time-out, that is set through the parameter sessionTimeout (→ OptimaWSI configuration > OptimaAuth section).
- An explicit Logout call (→ Logout).

Response status
HTTP status | Description |
---|---|
200 OK |
Result of the processed request. |
Response content-type
Not applicable.
Response entity
Not applicable.

Request
https://<OPTIMA_HOST_IP_ADDRESS>:<PORT_NUMBER>/datex-interface/simulation/group/6
Response status
HTTP status | Description |
---|---|
200 OK |
Result of the processed request. |