Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.example.com/evidence-templates/{id} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "description": "<string>" } '
{ "artifacts": [ { "details": {}, "id": "<string>", "required": true, "visibilityRule": "<string>", "visible": true } ], "createdAt": "<string>", "description": "<string>", "externalId": "<string>", "id": "<string>", "name": "<string>" }
Upsert evidence template
ID of evidence template to upsert
Evidence template to upsert
OK
Show child attributes
Global
Local
Draft
Published
Was this page helpful?
Contact support