# Create a connector sync job **POST /_connector/_sync_job** Create a connector sync job document in the internal index and initialize its counters and timestamps with default values. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Body: application/json (object) - **id** (string) The id of the associated connector - **job_type** (string) - **trigger_method** (string) ## Responses ### 200 #### Body: application/json (object) - **id** (string) [Powered by Bump.sh](https://bump.sh)