Skip to main content
PUT
Update evidence template status by ID

Path Parameters

id
string
required

ID of evidence template status to update

Body

application/json

Evidence template status to update

status
enum<string>
required
Available options:
Draft,
Published

Response

OK

artifacts
object[]
createdAt
string
description
string
externalId
string
id
string
name
string
scope
enum<string>
Available options:
Global,
Local
status
enum<string>
Available options:
Draft,
Published
Last modified on August 18, 2026