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": true,
  "billing_email": "ywD6D0ZlX@J3.com",
  "domain": "0xBe9cBqjISXMwkXx",
  "image": "https://S.g.com/TGGPffYqRC/KgJ",
  "name": "72ZZAPNh",
  "phone": "+1-231-717-4190"
}'
200 OK
Response
{
  "allow_users_in_domain_to_auto_join": true,
  "billing_email": "TB@6E2y.com",
  "billing_email_verified": "2025-07-01T20:12:22.375Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2025-07-01T20:12:22.375Z",
  "domain": "apjkRqCL4X1uusJfwhhvLvdQWPyk",
  "id": "a3ae7b81-fa68-4fe7-9787-57157f913d38",
  "image": "https://dynHCL2TdOY.qfRZBoWthy.com/SOm1YIW3X/Y",
  "name": "BT6fRmDOyF5TG76",
  "phone": "+1-954-221-1100",
  "stripe_id": "64bX9Ng2feTo7RE9rrXgoC",
  "updated_at": "2025-07-01T20:12:22.375Z"
}