---
title: "ContactAliasKeySend send an alias key to a contact, the contact will be able to assert that your account is being present on a multi-member group"
method: POST
path: "/protocol/v1/ContactAliasKeySend"
tags: ["ProtocolService"]
---

# ContactAliasKeySend send an alias key to a contact, the contact will be able to assert that your account is being present on a multi-member group

`POST /protocol/v1/ContactAliasKeySend`

## Request body

- TypesContactAliasKeySendRequest
  - `group_pk` string, byte

## Response `200`

A successful response.

- TypesContactAliasKeySendReply

## Other responses

- `default` — An unexpected error response

---

[API](https://skmtc.net/bump-sh-examples/apis/bertyprotocol-proto.md) · [All operations](https://skmtc.net/bump-sh-examples/apis/bertyprotocol-proto/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bump-sh-examples/bertyprotocol-proto/versions/45fdd5adbf46/schema)
