Delete a block

delete_block(survey_id, block_id)

Arguments

survey_id

the survey id

block_id

the block id

Value

An execution status code

Examples

if (FALSE) { delete_block("SV_012345678901234", "BL_723z35LY23KCZ4p") }