Changes to Delete a connected account

DELETE /api/v3.1/connected_accounts/{nanoid}

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

Changed in 2 of the 61 revisions of this API.4

  1. 589a7d115a5e3
  2. 52c71f747c651

What changed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • added the new optional query request parameter revoke_on_delete

      new-optional-request-parameter

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added