resource-facade

Record an organization's acceptance of a EULA document (idempotent).

post/v1/eulas/document/accept

Headers

x-api-keystring nullable

Request body

eula_idstring required
document_idstring required
is_acceptedboolean

Response

Successful Response

{"stackTrail":"paths:/v1/eulas/document/accept:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes