cURL
curl --request DELETE \ --url https://api.example.com/case-fields/{field_id} \ --cookie fastapiusersauth=
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a case field.
Successful Response
Was this page helpful?