# SendContactRequest takes the payload received from ParseDeepLink and send a contact request using the Berty Protocol. **POST /messenger/v1/SendContactRequest** ## Parameters ### Body: (object) - **berty_id** (object) - **metadata** (string(byte)) - **own_metadata** (string(byte)) ## Responses ### 200 A successful response. #### Body: (object) object ### default An unexpected error response #### Body: (object) - **error** (string) - **code** (integer(int32)) - **message** (string) - **details** (array[object]) [Powered by Bump.sh](https://bump.sh)