---
title: "Update-Business-Profile"
method: POST
path: "/settings/business/profile"
tags: ["Business Profile"]
---

# Update-Business-Profile

`POST /settings/business/profile`

## Request body

- BusinessProfile
  - `address` string, required — Address of the business Maximum of 256 characters
  - `description` string, required — Description of the business Maximum of 256 characters
  - `email` string, required — Email address to contact the business Maximum of 128 characters
  - `vertical` string, required — Industry of the business Maximum of 128 characters
  - `websites` string[], required — URLs associated with business (e.g., website, Facebook page, Instagram) Maximum of 2 websites with a maximum of 256 characters each

## Response `200`

---

[API](https://skmtc.net/unblu/apis/whatsapp-business-api.md) · [All operations](https://skmtc.net/unblu/apis/whatsapp-business-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unblu/whatsapp-business-api/versions/7a5937fc6885/schema)
