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.)

Path Params
string
required

The string identifier for the groupType that is automatically generated, unique, 24 characters long, and hexadecimal.

Responses
204

OK

Language
Credentials
OAuth2
Missing 1 required scope
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json