/rest-service/reviews-v1/{id}/reviewitems/details
POST
/rest-service/reviews-v1/{id}/reviewitems/details
one with the same data in the review (in which case the existing item will be replaced).
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://crucible.local/context//rest-service/reviews-v1//reviewitems/details'
Response Response Example
{}
Request
Path Params
id
string
required
Responses
Modified at 2022-09-10 20:23:25