Skip to main content
PATCH
Update Block Type

Headers

x-prefect-api-version
string

Path Parameters

id
string<uuid>
required

The block type ID

Body

application/json

Data used by the Prefect REST API to update a block type.

logo_url
string | null
documentation_url
string | null
description
string | null
code_example
string | null

Response

Successful Response