Update workspace

Request URI for Sub Account
PATCH /accounts/1

Request Format

{
  "name": "API Account Name",
  "timezone": "Asia\/Kolkata",
  "enabled": true,
  "company": {
    "name": "API Company Name",
    "website": "http:\/\/wingify.com",
    "size": "1-200",
    "industry": {
      "type": "saas"
    }
  }
}

Update details of Account.

CategoryValue to be passed in API
eCommerce / Internet Retailecommerce
Software / SaaS / Downloadssaas
Media / Publishers / Blogmedia
Digital Marketing / Agency / Web Development Shopagency
Travel and Tourism / Hotels / Hospitalitytravel
Non-government / Charityngo
Entertainmententertainment
Banking / Financial Services / Insurancebanking
Business ConsultingbusinessConsulting
Healthcare / Medicine / Biohealth
Education / Trainingeducation
Telecomtelecom

❗️

Use enabled field to Enable/Disable workspace with Caution.

Language
Authorization
Header
Click Try It! to start a request and see the response here!