Requirement Groups
Delete a requirement group by ID
Deletes the regulatory requirement group identified by id. The response contains the deleted requirement-group representation.
delete/requirement_groups/{id}
Path parameters
idstring required
ID of the requirement group
Response
Deleted requirement group
Example response
{
"record_type": "requirement_group"
}