Skip to main content
POST
Export ISO 27001 SOA

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
documentId
string
required

ID of the SOA document to export

Example:

"soa_doc_abc123def456"

organizationId
string
required

ID of the organization that owns the SOA document

Example:

"org_abc123def456"

format
enum<string>
required

File format to export the SOA document as

Available options:
pdf
Example:

"pdf"

Response

200

Export SOA document to PDF