Skip to main content
PUT
/
provenance-forms
/
{id}
Update Provenance Form
curl --request PUT \
  --url https://api.example.com/provenance-forms/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

200 - application/json

The provenance form has been successfully updated

The response is of type object.