---
title: "Add a new party to a keychain. Transactions coming from this party will be considered trusted by the keychain."
method: POST
path: "/warden.warden.v1beta2.Msg/AddKeychainParty"
tags: ["Msg"]
---

# Add a new party to a keychain. Transactions coming from this party will be considered trusted by the keychain.

`POST /warden.warden.v1beta2.Msg/AddKeychainParty`

## Request body

- object
  - `creator` string
  - `keychain_id` string, uint64
  - `party` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
