Delete a requirement group by ID
DELETE
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the requirement group
Response
Deleted requirement group
Available options:
approved, unapproved, pending-approval, declined, expired Example:
"requirement_group"
JavaScript