---
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 share outcome; the token is the secret.

## Path parameters

- `event` 'native_invoked' | 'native_resolved' | 'native_cancelled' | 'activation_retry' | 'copied' | 'failed' | 'continued', required — Observable share outcomes and the recipient offer CTA.

## Headers

- `X-Axel-Device-Id` string, uuid, nullable

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

> 21 revisions in range; 1 not diffed.

- **2026-09-12** `c7043ee8fd4c` — 2 info
  - added the new optional `header` request parameter `X-Axel-Device-Id`
  - added the new enum value `continued` to the `path` request parameter `event`

[Change history](https://skmtc.dev/helloaxel/apis/client-api-gateway/changes/conv/wake-links/share-events/:event/post.md)

---

[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.dev/helloaxel/apis/client-api-gateway/revisions/82939784d881?raw)
