---
title: "Send email with magic link to setup mobile"
method: POST
path: "/auth/setupMobile"
tags: ["auth"]
---

# Send email with magic link to setup mobile

`POST /auth/setupMobile`

__Endpoint name__: setupMobile

## Request body

- object
  - `namespaceId` integer
  - `email` string
  - `credentialId` integer
  - `os` string
  - `appVersion` string

## Response `204`

No Content

---

[API](https://skmtc.net/openpath/apis/openpath-api-documentation.md) · [All operations](https://skmtc.net/openpath/apis/openpath-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openpath/openpath-api-documentation/revisions/d8a888c114fa/schema)
