Changes to Unschedule campaign

POST /campaigns/{campaignId}/unschedule

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

Changed in 14 of the 121 revisions of this API.51435

  1. 11b6d27ba1de19
  2. c78765f7e84f55
  3. ba3a29c6eb335
  4. 8fbabe82a04d2
  5. 6fd2903b91ce5
  6. fc5624c7d57a1
  7. ca8581178ea43
  8. af1cf96204821
  9. c6ff100192cf1
  10. 36f92fc0caa25
  11. 6db218f95cf41
  12. d03612b5fabd8
  13. b58891ac1cde1
  14. 84596f27c7bf1

What changed

  • 11b6d27ba1de19See the full diff
    • added the new group enum value to the campaign/allOf[subschema #2]/blocks/items/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/children to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/columns to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/gap to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/label to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/layout to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/overlayColor to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/overlayPosition to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/overlayShade to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/blocks/items/padding to the response with the 200 status

      response-optional-property-added

  • c78765f7e84f55See the full diff
    • removed the optional property campaign/allOf[subschema #2]/scheduledTimezone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property campaign/allOf[subschema #2]/sendInRecipientTimezone from the response with the 200 status

      response-optional-property-removed

    • removed the optional property campaign/allOf[subschema #2]/sendTimeOptimization from the response with the 200 status

      response-optional-property-removed

    • removed the optional property campaign/allOf[subschema #2]/sendTimeWindowHours from the response with the 200 status

      response-optional-property-removed

    • removed the optional property campaign/allOf[subschema #2]/spreadOverHours from the response with the 200 status

      response-optional-property-removed

    • added the optional property campaign/allOf[CampaignSummary]/scheduledTimezone to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/sendInRecipientTimezone to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/sendTimeOptimization to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/sendTimeWindowHours to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/spreadOverHours to the response with the 200 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 403 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 409 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/scheduledTimezone to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/sendInRecipientTimezone to the response with the 200 status

      response-optional-property-added

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 409 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/shareUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/sendTimeOptimization to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/sendTimeWindowHours to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[subschema #2]/spreadOverHours to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/emailPreset to the response with the 200 status

      response-optional-property-added

    • added the optional property campaign/allOf[CampaignSummary]/emailId to the response with the 200 status

      response-optional-property-added

    • the response property success became optional for the status 400

      response-property-became-optional

    • the response property success became optional for the status 401

      response-property-became-optional

    • the response property success became optional for the status 403

      response-property-became-optional

    • the response property success became optional for the status 404

      response-property-became-optional

    • the response property success became optional for the status 409

      response-property-became-optional

    • added the optional property campaign/allOf[CampaignSummary]/type to the response with the 200 status

      response-optional-property-added

    • added the new cancelled enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new draft enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new paused enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new rejected enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new scheduled enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new sending enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new sent enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the new waiting_approval enum value to the campaign/allOf[CampaignSummary]/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property campaign/allOf[subschema #2]/targetLists to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added