ON THIS PAGE
DELETE /qrm/simulation_groups/{group_id}
Deletes a simulation group.
Deletes a simulation group.
MIME Type |
---|
text/plain |
Parameter |
Type |
Optionality |
Data Type |
MIME Type |
Description |
---|---|---|---|---|---|
group_id |
path |
Required |
Number (Integer) |
text/plain |
null |
HTTP Response Code |
Unique Code |
Description |
---|---|---|
204 |
The simulation group has been deleted. |
|
404 |
1002 |
The simulation group does not exist. |
409 |
1004 |
null |
500 |
1020 |
An error occurred during the attempt to delete the simulation group. |