---
title: "Delete current employment"
method: DELETE
path: "/api/mx/current-employments/{id}/"
tags: ["Current Employments Mexico"]
---

# Delete current employment

`DELETE /api/mx/current-employments/{id}/`

Delete a specific current employment record from your Belvo account.

## Path parameters

- `id` string, uuid, required

## Response `204`

No content

## Other responses

- `400` — Bad request error
- `401` — Unauthorized
- `403` — Access to Belvo API denied
- `408` — Request Timeout
- `428` — MFA Token Required
- `500` — Unexpected Error

---

[API](https://skmtc.net/belvo/apis/belvo-api-docs.md) · [All operations](https://skmtc.net/belvo/apis/belvo-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/belvo/belvo-api-docs/versions/3423c786ece5/schema)
