put https://sx-backend.simpledecisions.io/api/response/update
Update a response
Log in to see full request history
Responses
Update a response
xxxxxxxxxx
12curl --request PUT \
--url https://sx-backend.simpledecisions.io/api/response/update \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"extra": {
"9": "Male",
"10": "Junior"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: