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

Body

application/json

The body is of type object.

Response

201 - application/json

The provenance form has been successfully created

The response is of type object.