---
title: "ContactRequestSend attempt to send a contact request"
method: POST
path: "/protocol/v1/ContactRequestSend"
tags: ["ProtocolService"]
---

# ContactRequestSend attempt to send a contact request

`POST /protocol/v1/ContactRequestSend`

## Request body

- TypesContactRequestSendRequest
  - `contact` TypesShareableContact
    - `pk` string, byte
    - `public_rendezvous_seed` string, byte
    - `metadata` string, byte
  - `own_metadata` string, byte

## Response `200`

A successful response.

- TypesContactRequestSendReply

## 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)
