Skip to main content
POST
Create a new SOA document

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

ID of the organization to create the SOA document for

Example:

"org_abc123def456"

frameworkId
string
required

ID of the framework the SOA document is created for

Example:

"frk_abc123def456"

Response

200

Document created successfully