eulas

Accept Eula Document

Projection of eulas.document.accept (per-org consent record). The org-scope 403, document existence/ownership 404, un-accept 400, and idempotent upsert all live in the op; the route only builds the principal and preserves the legacy wire.

patch/eulas/{eula_id}/documents/{document_id}

Path parameters

eula_idstring required
document_idstring required

Headers

x-api-keystring nullable

Request body

isAcceptedboolean required

Response

Successful Response

{"stackTrail":"paths:/eulas/{eula_id}/documents/{document_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes