Creates or replaces the legal document for the given type and
the caller’s organization. Content is uploaded as an HTML file
via the workspace’s /files API using the deterministic id
legal-{orgSlug}-{type}.
Requires the announcements:write permission (note: this
endpoint reuses the announcements auth resource - the field is
not specific to legal). Rate-limited to 50 calls per minute.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
Legal document type slug (e.g. cgu, privacy-policy,
secure-chat).
64^[a-z0-9-]+$Raw HTML content of the legal document.
500000