Link evaluation definitions to the application
Eval Definitions
Link evaluation definitions to the application
Associates evaluation definitions with the application for automatic evaluation of all tasks.
POST
Link evaluation definitions to the application
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Request body for linking or unlinking evaluation definitions to/from the application. Supports both single and bulk operations.
Array of evaluation definition IDs to link/unlink. Must contain at least one ID.
Required array length:
1 - 100 elementsPattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Example:
["123e4567-e89b-12d3-a456-426614174000"]
Response
Successfully linked evaluation definitions to application