---
title: "Add/Update participant endpoints"
method: POST
path: "/participants/{name}/endpoints"
tags: ["participants"]
---

# Add/Update participant endpoints

`POST /participants/{name}/endpoints`

## Path parameters

- `name` string, required

## Request body

- PostParticipantsNameEndpointsRequest
  - `type` string, required — Endpoint Type
  - `value` string, required — Endpoint Value

## Response `default`

Successful

---

[API](https://skmtc.net/mojaloop/apis/central-ledger-api-documentation.md) · [All operations](https://skmtc.net/mojaloop/apis/central-ledger-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mojaloop/central-ledger-api-documentation/versions/12ea9f96653e/schema)
