Add a testing value to an application for a release

To use this method, you pass a JSON object with the column and percent. The server sets the user and the date automatically.

Request

POST http://{hostname}:{port}
  /releases/{release}/applications/{application}/testing
Table 1. URL parameters
Parameter Type Required Description
application string true Application ID
release string true Release ID

Feedback