ConceptShareSetReviewStatusRequest

POST {{base_url}}/ConceptShareSetReviewStatusRequest?ReferenceId={{integer}}&ReferenceType={{string}}&ReviewId={{integer}}&StatusId={{integer}}

Updates the status of the ConceptShare review.

API
ConceptShare API

Requires Authentication
Yes

Returns
Boolean

Batch?
No

Request Params

KeyDatatypeRequiredDescription
ReferenceIdstringRequired.
(int32)
The identifier of the associated reference.
ReferenceTypestringRequired.
(int32)
The type of the associated reference.
ReviewIdstringRequired.
(int32)
The identifier of the associated review.
StatusIdstringRequired.
(int32)
The identifier of the associated concept share status.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

true