Modify Block
Path parameters
block_id
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
value
Value of the block.
limit
Character limit of the block.
name
Name of the block if it is a template.
is_template
Whether the block is a template (e.g. saved human/persona options).
label
Label of the block (e.g. ‘human’, ‘persona’) in the context window.
description
Description of the block.
metadata
Metadata of the block.
Response
Successful Response
value
Value of the block.
limit
Character limit of the block.
name
Name of the block if it is a template.
is_template
Whether the block is a template (e.g. saved human/persona options).
label
Label of the block (e.g. ‘human’, ‘persona’) in the context window.
description
Description of the block.
metadata
Metadata of the block.
id
The human-friendly ID of the Block
created_by_id
The id of the user that made this Block.
last_updated_by_id
The id of the user that last updated this Block.