Block schemas
Create Block Schema
Create a block schema.
For more information, see https://docs.prefect.io/v3/develop/blocks.
POST
Headers
Body
application/json
Data used by the Prefect REST API to create a block schema.
Response
201
application/json
Successful Response
An ORM representation of a block schema.