---
title: "Create a declaration for an employment"
method: POST
path: "/v2/providers/employers/employees/employments/{employmentId}/declarations"
tags: ["Declarations"]
---

# Create a declaration for an employment

`POST /v2/providers/employers/employees/employments/{employmentId}/declarations`

__Activity name :__ <a href="https://developer.loket.nl/Activities/PostDeclarationByEmploymentId" target="_blank">PostDeclarationByEmploymentId</a>

Add a declaration for an employment. This can be only be done by the employee.

## Path parameters

- `employmentId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `201`

Created

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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