# InstanceShareableBertyID returns a Berty ID that can be shared as a string, QR code or deep link. **POST /messenger/v1/InstanceShareableBertyID** ## Parameters ### Body: (object) - **reset** (boolean(boolean)) - **display_name** (string) ## Responses ### 200 A successful response. #### Body: (object) - **berty_id** (object) - **berty_id_payload** (string) - **deep_link** (string) - **html_url** (string) ### default An unexpected error response #### Body: (object) - **error** (string) - **code** (integer(int32)) - **message** (string) - **details** (array[object]) [Powered by Bump.sh](https://bump.sh)