PUT .kibana/_settings { "index": { "blocks": { "read_only_allow_delete": "false" } } }

Are you indexing into the .kibana index? If not then running that curl won't impact any other index that you may be indexing into