Models/Requirements
Delete a requirement
Deletes a specific requirement by ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
ID of the requirement to delete
Response
200
_mintlify/placeholder
Requirement deleted successfully