Initiate Fleet setup
Spaces method and path for this operation:
post /s/{space_id}/api/fleet/setup
Refer to Spaces for more information.
POST
/api/fleet/setup
curl \
--request POST 'https://localhost:5601/api/fleet/setup' \
--header "Authorization: $API_KEY" \
--header "kbn-xsrf: string"