POST
/projects/{project_id}/review-tasksCreate review task
Create a new review task. New tasks start in `open` status.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011Request Body
required
application/jsonCreateReviewTaskRequest
descriptionstringnullabletitlestringrequiredExample:
Review the new pricing pageurlstringnullablePage the task refers to (http/https).
Responses
Navigation
