---
title: "PUT /wa/app/{appId}/business/profile"
method: PUT
path: "/wa/app/{appId}/business/profile"
---

# PUT /wa/app/{appId}/business/profile

`PUT /wa/app/{appId}/business/profile`

## Path parameters

- `appId` string, required

## Headers

- `apikey` string, required

## Response `200`

Successful update response

- object
  - `profile` object
    - `addressLine1` string — First line of the address
    - `addressLine2` string — Second line of the address
    - `city` string — City where the profile is located
    - `state` string — State where the profile is situated
    - `pinCode` string — Postal code of the profile location
    - `country` string — Country where the profile is situated
    - `vertical` string — Profile vertical
    - `website1` string, uri — Website URL 1 of the profile
    - `website2` string, uri — Website URL 2 of the profile
    - `desc` string — Description of the profile
    - `profileEmail` string — Profile email
  - `status` 'success' | 'error' — Status of the response

---

[API](https://skmtc.dev/gupshup/apis/send-message-api.md) · [All operations](https://skmtc.dev/gupshup/apis/send-message-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gupshup/send-message-api/revisions/356200b5115b/schema)
