Clipform
Nodes

Delete a node

Deletes a node and re-links the ones around it.

DELETE
/forms/{formId}/nodes/{nodeId}

Authorization

bearerAuth
AuthorizationBearer <token>

API key (cf_*) passed as Bearer token

In: header

Path Parameters

formId*string
nodeId*string

Response Body

curl -X DELETE "https://example.com/forms/497f6eca-6276-4993-bfeb-53cbbbba6f08/nodes/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty