Hex
Public

Create a server-bound Hex operation proposal

Validates an untrusted operation draft and returns the payload-free, server-authored consent card. Reusing an idempotency key returns the original proposal.

post/v1/eve/operations/proposals

Request body

contractVersion1 required
operationTypestring required
targetobject
payloadobject required
idempotencyKeystring required
{"stackTrail":"paths:/v1/eve/operations/proposals:post:requestBody:content:application/json:schema:properties:conversationId","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/v1/eve/operations/proposals:post:requestBody:content:application/json:schema:properties:clientConversationId","oasType":"schema","type":"unknown"}
commandSourcestring

Response

Default Response

replayedboolean required

Changes

Changed in 3 of the 25 revisions of this API.41

    • added the new trigger_bov_batch enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new trigger_bov_batch enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new release_printers_batch enum value to the / response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added