Changes to DELETE /v1/campaigns/:campaignId

DELETE /v1/campaigns/{campaignId}

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

Changed in 3 of the 27 revisions of this API.26

  1. ee7832fe66a615
  2. 8088d55e5f7c1
  3. ad91eadfd8ee1

What changed

  • ee7832fe66a615See the full diff
    • added the new path request parameter campaignId

      new-request-path-parameter

    • removed the DRAFT enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the PAUSED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the RUNNING enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the SCHEDULED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the SENT enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation