R/survey-definitions-blocks.R
delete_block.Rd
Delete a block
delete_block(survey_id, block_id)
the survey id
the block id
An execution status code
if (FALSE) { delete_block("SV_012345678901234", "BL_723z35LY23KCZ4p") }