Changes to Delete Pin

DELETE /pins/{pin_id}

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

Changed in 5 of the 29 revisions of this API.17

  1. v5b698c180678a1
  2. v57d64d863909a13
  3. v510f9eba4ad971
  4. v5689b4b2676391
  5. v58583f6373a801

What changed

    • added the success response with the status 200

      response-success-status-added

    This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v57d64d863909a13See the full diff
    • added the pattern ^\d+$ to the path request parameter pin_id

      request-parameter-pattern-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security client_credentials was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter ad_account_id

      new-optional-request-parameter

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 403

      response-non-success-status-added