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 '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.truststack.dev/llms.txt

Use this file to discover all available pages before exploring further.

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.