# Start rollup jobs **POST /_rollup/job/{id}/_start** If you try to start a job that does not exist, an exception occurs. If you try to start a job that is already started, nothing happens. ## Required authorization * Cluster privileges: `manage_rollup` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **id** (string) Identifier for the rollup job. ## Responses ### 200 #### Body: application/json (object) - **started** (boolean) [Powered by Bump.sh](https://bump.sh)