cURL
curl --request DELETE \ --url https://api.example.com/api/concurrency_limits/{id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
The concurrency limit id
Successful Response
Was this page helpful?