Changes to Delete an authentication configuration

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

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

Changed in 3 of the 61 revisions of this API.5

  1. b61c29327d741
  2. 589a7d115a5e3
  3. 52c71f747c651

What changed

    • added the required property to the response with the status

      response-required-property-added

    • 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