---
title: "Create an Export Job Event"
method: POST
path: "/v1/export-job-events"
tags: ["Export API (v1)"]
deprecated: true
---

# Create an Export Job Event

`POST /v1/export-job-events`

> **Deprecated.**

The Export Job Events imply the different status of an Export Job through the export lifecycle.
            Use this endpoint to create a new status.
            For example, started event implies the export job is initiated.
            The existing Export Job Events are as follows:
            - started: An export job is initiated. This allows the integration
                service to start processing the export job items.
            - failed: The export job has failed when an irrecoverable error happens and this could have happened while processing the export job items.
            - completed: The export job items have been successfully exported.
            - completed_with_errors: The export job items have been processed, although some of them could not be exported.

## Response `default`

default response

---

[API](https://skmtc.net/pleo/apis/gjoll-api.md) · [All operations](https://skmtc.net/pleo/apis/gjoll-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pleo/gjoll-api/revisions/c70cd21dc330/schema)
