Delete Group Type

You may delete an existing groupType by making a DELETE request to the /curricular-skills/group-types/{id} endpoint.

(Note: a groupType may only be deleted if it has no groups associated with it. If it contains groups, the DELETE will fail.)

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!