cURL
curl --request PUT \ --url http://localhost:8081/protocols/{id}/options/{optionId} \ --header 'Content-Type: application/json' \ --data ' { "optionText": "<string>", "score": 123, "position": 123 } '
Documentation IndexFetch the complete documentation index at: https://docs.nextmed.med.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nextmed.med.br/llms.txt
Use this file to discover all available pages before exploring further.
Updated option