Authorizations
API key for authentication
Body
application/json
Consultation specialty. If not provided, will be considered as 'generic'
Example:
"generic"
Report schema. If not provided, will be considered the default schema of the specialty or the globally configured one.
- The
schema
field must be a valid JSON Schema, according to the official specification. This ensures that the generated report follows the expected structure. - The
fewShots
field must contain examples that satisfy the defined schema.
Tip: You can test and validate the custom report configuration directly in the backoffice, in the transformation tab in the application settings. This way, you can experiment with different schemas and examples before applying them in production.
Response
Consultation finished successfully