---
title: "Record Flight Share Event"
method: POST
path: "/conv/wake-links/share-events/{event}"
tags: ["conversational"]
---

# Record Flight Share Event

`POST /conv/wake-links/share-events/{event}`

Proxy a public sender-side share outcome; the token is the secret.

## Path parameters

- `event` 'native_invoked' | 'native_resolved' | 'native_cancelled' | 'activation_retry' | 'copied' | 'failed', required — Observable outcomes from the sender-side native share handoff.

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [All operations](https://skmtc.dev/helloaxel/apis/client-api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helloaxel/client-api-gateway/revisions/7ffb16b1c40d/schema)
