Retrospectives
Create a Retrospective Review
post/retrospectives/{id}/reviews
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/CreateRetrospectiveReviewRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateRetrospectiveReviewResponseBody.json"
}