APIOrgsUpdate an org

Parameters

Name

Type

Req.

Returns

put
/org
$ curl -X PUT "https://api.zoo.dev/org" \
	--header "Authorization: Bearer $TOKEN" \
	--header "Content-Type: application/json" \
	--data '{
  "allow_users_in_domain_to_auto_join": false,
  "billing_email": "0opZv@T.com",
  "domain": "VN",
  "image": "https://.CJKi59QP1V.com/d8/2LCFarsujZ",
  "name": "mLBgNo395qrVs",
  "phone": "+1-806-141-7194"
}'
200 OK
Response
{
  "allow_users_in_domain_to_auto_join": false,
  "billing_email": "uch@JGnX4.com",
  "billing_email_verified": "2025-07-04T14:10:00.239Z",
  "block": "missing_payment_method",
  "can_train_on_data": false,
  "created_at": "2025-07-04T14:10:00.239Z",
  "domain": "CAljkhysV0Vm7fL4TJjwDtO",
  "id": "a348d7fd-73ef-4334-b641-39368b1646ec",
  "image": "https://YzX7xZYh1jXj.hhAuNntf8mNF.com/KCB2TG2bXLP/T2Qx5Ls2SOw",
  "name": "AF",
  "phone": "+1-949-118-9212",
  "stripe_id": "vukxIxmUUkxmYh",
  "updated_at": "2025-07-04T14:10:00.239Z"
}