Authorizations
Your unique Avido API key
Body
application/json
Request body for linking or unlinking an evaluation definition to/from a task
The unique identifier of the evaluation definition to link/unlink
Example:
"123e4567-e89b-12d3-a456-426614174000"
The unique identifier of the task to link/unlink the evaluation definition to/from
Example:
"456e4567-e89b-12d3-a456-426614174000"
Response
Successfully linked evaluation definition to task
The response is of type any
.