cURL
curl --request PUT \ --url http://localhost:8081/protocols/{id}/questions/{questionId} \ --header 'Content-Type: application/json' \ --data ' { "questionText": "<string>", "metadata": {}, "required": true, "weight": 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.
TEXT
NUMBER
DATE
DATETIME
BOOLEAN
SELECT
MULTIPLE_SELECT
Updated question