Skip to main content
POST
Approve a SOA document

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

ID of the organization that owns the SOA document

Example:

"org_abc123def456"

documentId
string
required

ID of the SOA document to approve

Example:

"soa_doc_abc123def456"

Response

200

Document approved successfully