API → OrgsUpdate 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": "H@QjcHtjhT1C.com",
  "domain": "JA7Xf2G8c7OYQoIsi1EYJeg31Ti",
  "image": "https://0lIDv3QR7765.Rgyttgcbb.com/F1ep/qn",
  "name": "rpw60",
  "phone": "+1-165-505-1412"
}'
200 OK
Response
{
  "allow_users_in_domain_to_auto_join": true,
  "billing_email": "ODuz7oFW@OVaf.com",
  "billing_email_verified": "2024-07-27T01:15:49.103Z",
  "block": "missing_payment_method",
  "can_train_on_data": true,
  "created_at": "2024-07-27T01:15:49.103Z",
  "domain": "n",
  "id": "7c1f76dc-a758-4865-9339-02b42db84b64",
  "image": "https://hUfA.9IKKc.com/sWAkneM0/6Ns7jAe",
  "name": "oTv",
  "phone": "+1-478-580-6353",
  "stripe_id": "mHjzmInFnfSsiJErGkfXu",
  "updated_at": "2024-07-27T01:15:49.103Z"
}