v1
latestOpenAPI 3.1.02026-07-1451089.2 KBCheck for existing organizations
post/teams/{teamKey}/organizations
Path parameters
teamKeystring required
Team key
Query parameters
getIfExistingboolean
If set to true, will check for existing organization based on website(s).
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
}