cURL
curl --request PUT \ --url https://api.example.com/provenance-forms/{id} \ --header 'Content-Type: application/json' \ --data '{}'
{}
Update a provenance form
The body is of type object.
object
The provenance form has been successfully updated
The response is of type object.