Skip to main content

Delete a Governance Group

DELETE 

/workgroups/:id

This API deletes a Governance Group by its ID.

Request

Path Parameters

    id stringrequired

    ID of the Governance Group

    Example: 2c9180837ca6693d017ca8d097500149

Responses

No content - indicates the request was successful but there is no content to be returned in the response.

Loading...