Create or update award prompt
award-prompts
Create or update award prompt
Creates or updates an award prompt for a specific rule set. Requires arbitrators.award-prompts.writer permission.
POST
Create or update award prompt
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
Rule set identifier
Required string length:
1 - 50Example:
"AAA-Commercial"
AI prompt text for generating awards
Required string length:
1 - 50000Example:
"You are an arbitrator following AAA Commercial rules. Review the case materials and provide a detailed award..."
Response
200 - text/plain
Award prompt successfully saved
The response is of type string.
Example:
"award prompt successfully saved"