This endpoint creates a new test case for the specified project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The media type of the request body. Should be set to application/json
"application/json"
Bearer token for API authentication
"Bearer your-api-token"
The UUID of the project
Successfully created test case
The response is of type object
.