---
title: "Updates the developer fields"
method: PATCH
path: "/developers/{developerId}"
tags: ["developers : Find and modify developers"]
---

# Updates the developer fields

`PATCH /developers/{developerId}`

## Path parameters

- `developerId` string, required

## Query parameters

- `type` string
- `email` string
- `username` string
- `name` string
- `customData` string

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid
- `404` — Not Found - The developer is not found

---

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