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