Changes to resumeExecutionWithToken

POST /v1/automation/public/executions:resume

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 6 revisions of this API.511

  1. aca0a6a2f48f56
  2. 4631cafda8302
  3. fb2fd1bf56e51
  4. e137591d90852

What changed

  • aca0a6a2f48f56See the full diff
    • added the new relationsAdded enum value to the execution/trigger_event/oneOf[TriggerEventEntityOperation]/operation_type response property for the response status 200

      response-property-enum-value-added

    • added the new relationsDeleted enum value to the execution/trigger_event/oneOf[TriggerEventEntityOperation]/operation_type response property for the response status 200

      response-property-enum-value-added

    • added the new relationsRemoved enum value to the execution/trigger_event/oneOf[TriggerEventEntityOperation]/operation_type response property for the response status 200

      response-property-enum-value-added

    • added the new relationsRestored enum value to the execution/trigger_event/oneOf[TriggerEventEntityOperation]/operation_type response property for the response status 200

      response-property-enum-value-added

    • added the new relationsSoftDeleted enum value to the execution/trigger_event/oneOf[TriggerEventEntityOperation]/operation_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property execution/actions/items/anyOf[SendEmailAction]/allOf[subschema #2]/config/journey_id to the response with the 200 status

      response-optional-property-added

    • added the optional property execution/actions/items/anyOf[SendEmailAction]/allOf[subschema #2]/config/wait_for_journey_submission to the response with the 200 status

      response-optional-property-added

    • added the optional property execution/workflow_context/trigger_user_id to the response with the 200 status

      response-optional-property-added

    • added the optional property execution/workflow_wait_context to the response with the 200 status

      response-optional-property-added

    • added the optional property resumedAction/anyOf[SendEmailAction]/allOf[subschema #2]/config/journey_id to the response with the 200 status

      response-optional-property-added

    • added the optional property resumedAction/anyOf[SendEmailAction]/allOf[subschema #2]/config/wait_for_journey_submission to the response with the 200 status

      response-optional-property-added

    • added AssignEntityAction to the execution/actions/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • added AssignEntityAction to the resumedAction response property anyOf list for the response status 200

      response-property-any-of-added

    • added the optional property execution/workflow_context/_automation_chain to the response with the 200 status

      response-optional-property-added

    • added the optional property execution/actions/items/anyOf[MapEntityAction]/allOf[subschema #2]/config/use_uniqueness_criteria to the response with the 200 status

      response-optional-property-added

    • added the optional property resumedAction/anyOf[MapEntityAction]/allOf[subschema #2]/config/use_uniqueness_criteria to the response with the 200 status

      response-optional-property-added