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": "kWxm@.com",
  "domain": "mLwVU19x",
  "image": "https://49paxvsza.D0B9.com/usmZ0jQad/1i3squyoe",
  "name": "hnGoaEQO5piINmmEGhAq",
  "phone": "+1-305-153-2016"
}'
200 OK
Response
{
  "allow_users_in_domain_to_auto_join": false,
  "billing_email": "3Abl@I.com",
  "billing_email_verified": "2025-06-13T18:06:08.715Z",
  "block": "payment_method_failed",
  "can_train_on_data": false,
  "created_at": "2025-06-13T18:06:08.715Z",
  "domain": "CXosewlhr6Xtde",
  "id": "60f04663-eb21-4fc2-aa63-025519876965",
  "image": "https://5.f2yIKAqVH24w.com/jIq9vMGNrmo7/KQH",
  "name": "pCzONwFieu",
  "phone": "+1-735-728-3829",
  "stripe_id": "h8bxOz95Fk2AQCJs7sTJ8nRE",
  "updated_at": "2025-06-13T18:06:08.715Z"
}