Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method description

Delete an equalize setting from an instance.

Security

The calling user must have the EB_ROOT, EB_ADMIN, EB_APP, SEARCH_ADMIN or SEARCH_MANAGER role for this instance or the global the requested instance.

URI Parameters

None

Response format and codes

HTTP codeDescription
200Equalize deleted
400The equalize cannot be removed because it is currently enabled
401The user does not meet the security criteria
404Equalize not found

 

...


A 200 OK response will contain a single object with the deleted equalize data.

...