Changes to Delete IP List for a Sub-account API Key (For Master Account)

DELETE /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList

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

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

  1. 9d597b7942a92
  2. 9f8e6c752c151
  3. acf5d0d45f191

What changed

    • added the new optional query request parameter thirdPartyName

      new-optional-request-parameter

    • the query request parameter ipAddress became optional

      request-parameter-became-optional

    • for the query request parameter ipAddress, the type was generalized from no type to string, and format from string to no format

      request-parameter-type-generalized

    • endpoint added

      endpoint-added