Publish a legal document
PUT/core/api/v1/app/legal-document/:id/publish
Admin-only. Copies the draft content into the published content and marks the document as PUBLISHED, making it visible to users.
Request
Responses
- 200
- 404
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
Legal document not found