---
title: "Initiate the change personal information workflow for an employee"
method: POST
path: "/v2/providers/employers/employees/{employeeId}/workflow/InitiateChangePersonalInformation"
tags: ["Workflow employee"]
---

# Initiate the change personal information workflow for an employee

`POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangePersonalInformation`

__Activity name:__ <a href="https://developer.loket.nl/Activities/PostInitiateChangePersonalInformationWorkflowByEmployeeId" target="_blank">PostInitiateChangePersonalInformationWorkflowByEmployeeId</a><br>  <br><br>Allows the user to trigger a workflow to change his personal information for an employee. The workflow may require the change to be approved.<br><br>__Metadata :__ Possible options for fields of the type 'metadata' can be acquired (GET) by adding `/metadata` to the POST URL.<br><br>__Defaults :__ none<br>

## Path parameters

- `employeeId` string, uuid, required

## Headers

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

## Response `202`

Accepted

## Other responses

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

---

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