v1
latestOpenAPI 3.1.02026-07-2438302.6 MBUpdate a Proposal
put/estimate/{estimate_uid}
Path parameters
estimate_uidstring required
Request body
Response
200
Example response
{
"type": "success",
"message": "Proposal Updated Successfully",
"data": {
"estimate_uid": "bde94a1f-6b76-4e6e-b2bb-2c3e985923fd"
}
}