Printago API
DELETE /v1/materials/groups/{id}

Delete group

Delete a material group

Requires: material.edit

Path Parameters

id required
string
Group ID

Response Schema

Response
value
string[]

Example Response

200 OK — application/json
[
  "string"
]