Skip to content

Commit

Permalink
Merge branch 'urgent'
Browse files Browse the repository at this point in the history
* urgent:
  broken link
  • Loading branch information
Lutik-sun committed Jan 31, 2025
2 parents cd521a3 + 480ca15 commit 2f75c46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Add new request headers as follows:
| **Header** | **Description** |
| --------------------------- | ------------------------------------------------------------ |
| **adapty-profile-id** | (Required, choose one) The user’s Adapty profile ID. Visible in the **Adapty ID** field in the [Adapty Dashboard -> **Profiles**](https://app.adapty.io/profiles/users) -> specific profile page. Interchangeable with **adapty-customer-user-id**, use any of them. |
| **adapty-customer-user-id** |<p>(Required, choose one) The user’s ID in your system. Visible in the **Customer user ID** field in the [Adapty Dashboard -> **Profiles**](https://app.adapty.io/profiles/users) -> specific profile page. Interchangeable with **adapty-profile-id**, use any of them.</p><p>⚠️ Works only if you [identify users](http://localhost:3000/docs/identifying-users) in your app code using the Adapty SDK.</p>|
| **adapty-customer-user-id** | <p>(Required, choose one) The user’s ID in your system. Visible in the **Customer user ID** field in the [Adapty Dashboard -> **Profiles**](https://app.adapty.io/profiles/users) -> specific profile page. Interchangeable with **adapty-profile-id**, use any of them.</p><p>⚠️ Works only if you [identify users](identifying-users) in your app code using the Adapty SDK.</p> |
| **adapty-platform** | Specify the app's platform. Possible options: `iOS`, `macOS`, `iPadOS`, `visionOS`, `Android`. |

---
Expand Down

0 comments on commit 2f75c46

Please sign in to comment.