Models/Requirements
Create a new requirement
Creates a new requirement for a specific model
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
Body
application/json
Response
201
application/json
Requirement created successfully
The response is of type object
.