Proposals
Patch Proposal Data
Patch the proposal data field.
PATCH
Patch Proposal Data
Body
The UUID of the proposal to update
The fields to update in the proposal’s data
property.
Passing null
as a key will delete it from the proposal data.
Omitted and undefined
values are left unchanged.
Response
The updated data
field of the proposal.
Patch Proposal Data