v1
latestOpenAPI 3.1.02026-07-1451089.2 KBUpdate an organization
Update an organization by providing the organization key.
post/organizations/{organizationKey}
Path parameters
organizationKeystring required
Organization key
Request body
Response
200
Example response
{
"teamKey": "agxzfm1haWxmb29nYWVyEQsSBFRlYW0YgICIvJO1pQgM",
"name": "Kittens r Us",
"other": "Spay and Neuter your pets!",
"domains": [
"kittensrus.com"
],
"industry": "KITTIES",
"addresses": [
"101 Kitten Lane"
],
"employeeCount": "42",
"logoURL": "http://www.pngmart.com/files/4/Kitten-Transparent-Background.png",
"twitterHandle": "www.twitterHandle.com",
"facebookHandle": "www.facebookHandle.com",
"linkedinHandle": "www.linkedInHandle.com",
"lastSavedUserKey": "agxzfm1hauZUKDA",
"creatorKey": "agxzfm1hauZUKDA",
"creationDate": 1506639583680,
"key": "VGV2xvb-Nz3A",
"versionTimestamp": 1506639583680,
"lastSavedTimestamp": 1506639583936
}