---
title: "POST /v1/reopenAttribution"
method: POST
path: "/v1/reopenAttribution"
tags: ["v1"]
---

# POST /v1/reopenAttribution

`POST /v1/reopenAttribution`

Get iOS reopen attribution for app universal link open deeplinking.

## Request body

- GetIosReopenAttributionRequest — Request for iSDK to get reopen attribution for app universal link open deeplinking. This endpoint is meant for only iOS requests.
  - `requestedLink` string — FDL link to be verified from an app universal link open. The FDL link can be one of: 1) short FDL. e.g. .page.link/, or 2) long FDL. e.g. .page.link/?{query params}, or 3) Invite FDL. e.g. .page.link/i/
  - `bundleId` string — APP bundle ID.
  - `sdkVersion` string — Google SDK version. Version takes the form "$major.$minor.$patch"

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/firebasedynamiclinks.md) · [All operations](https://skmtc.dev/google/apis/firebasedynamiclinks/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/firebasedynamiclinks/revisions/8ec7ec690ac4/schema)
