Skip to main content
POST
/
api
/
block_types
/
install_system_block_types
Install System Block Types
curl --request POST \
  --url https://api.example.com/api/block_types/install_system_block_types
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

x-prefect-api-version
string

Response

Successful Response