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