POST
/api/streams/_enable
curl \
--request POST http://localhost:5622/api/streams/_enable \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json" \
--header "kbn-xsrf: true"
Request examples
# Headers
kbn-xsrf: true
# Payload
{}