Create a new block type.
For more information, see https://docs.prefect.io/v3/concepts/blocks.
Data used by the Prefect REST API to create a block type.
A block type's name
A block type's slug
Web URL for the block type's logo
Web URL for the block type's documentation
A short blurb about the corresponding block's intended use
A code snippet demonstrating use of the corresponding block
Successful Response
An ORM representation of a block type
A block type's name
A block type's slug
Web URL for the block type's logo
Web URL for the block type's documentation
A short blurb about the corresponding block's intended use
A code snippet demonstrating use of the corresponding block
Protected block types cannot be modified via API.