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