partially update one existing questionBank
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
- uuid
required
questionBank unique identifier
title
- string
required
values
- array of objects
required
values*
- ADD object
archivedAt
- string
archivedBy
- string
``202 updated questionBank. Wrapped in a JsonAPI root response.
``500 default error response
Updated about 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PATCH \
--url https://services.fountain.com/api/servicepulse/questionBanks/identifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
202500