Documentation Index
Fetch the complete documentation index at: https://docs.neuro-tech.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Allows the client to select an internal peer review service, for reviewing a recent identity application.HTTP request
POST /Agent/Legal/SelectReviewService
Authentication
Requires a valid JWT bearer token.Request (JSON)
Input parameters
| Parameter | Description |
|---|---|
| PServiceId | ID of internal peer review service. |
| PServiceProvider | Type (class name) of service provider. |