Remove temporary limit of a grid

Use the name given when this grid was made to identify which limit has to be deleted. If no name parameter is given all solf limits will be cleared

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

(Default) grid Id. Eigher this parameter OR GID must be provided. This Grid-ID corresponds to the grid in the "Grid configuration" tab.

int32

(Advanced) Grid Unique Identifier. Eigher this parameter OR GridId must be provided. It can only be fetched by calling "/grid/getGridConfig" and reading it from the config. This GID is unique for a grid and will change when the config is changed. It is usefull for breaking the API when someone changes the configuration of the grid.

string

The unique name for the limit to be removed. If this parameter is not given all soft limits will be cleared.

Responses
200

Successful operation

400

Bad request

401

Not authorized

403

No access with API role

405

Method not allowed

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!