---
title: "account/client-accounts/generate-embed-url"
method: POST
path: "/account/client-accounts/generate-embed-url"
tags: ["Client Account Management Endpoints"]
---

# account/client-accounts/generate-embed-url

`POST /account/client-accounts/generate-embed-url`

Use this endpoint to generate a unique URL to onboard a new client account. To send an email containing the URL to the recipient, set SendEmail = true, and provide both the email address and full name of the recipient.

## Response `200`

- object
  - `Success` boolean — True if the request was successful, false if it failed
  - `ErrorMessage` string — Contains a description of the error if the request failed
  - `OnboardingLink` string — The url of the onboarding link.

---

[API](https://skmtc.net/vopay/apis/accounts.md) · [All operations](https://skmtc.net/vopay/apis/accounts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vopay/accounts/versions/7033bd231ec7/schema)
