Skip to main content
DELETE
Delete a form block

Authorizations

X-API-Key
string
header
required

A scoped key with the of_live_ prefix, generated from Profile > API keys.

Headers

If-Match
string

ETag returned by a form or block read. Prevents overwriting a newer form revision.

Path Parameters

formId
string
required
Pattern: ^[0-9a-fA-F]{24}$
Example:

"507f1f77bcf86cd799439011"

blockId
string
required

Stable caller-supplied ID of a top-level block.

Required string length: 1 - 200

Response

Block deleted.