Create a audit-artifact
POST /audit-artifacts
POST
/audit-artifacts
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
data
object
title
required
string
category
required
string
description
string
version
string
effective_from
string format: date
effective_to
string format: date
file_url
string
file_size_bytes
integer
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
linked_controls
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_public
boolean
organisation
uploaded_by
string
Responses
Section titled “ Responses ”Created
object
data
object
title
required
string
category
required
string
description
string
version
string
effective_from
string format: date
effective_to
string format: date
file_url
string
file_size_bytes
integer
tags
Arbitrary JSON value (object, array, string, number, boolean, or null)
linked_controls
Arbitrary JSON value (object, array, string, number, boolean, or null)
is_public
boolean
organisation
uploaded_by
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)