#main - procedureDelete an entire set. Attempting to delete a set that does not exist will result in an error.
Query Parameters
No fields defined
Request Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
name |
string (required) |
Name of the set to delete |
Response Body
Content Type: application/json
Data Fields
No fields defined
Errors
| Name | Description |
|---|---|
SetNotFound |
set with the given name does not exist |