Create a Company (Deprecated)
Select
SaaS
Customer Managed
This operation creates a Company.
- application/json
Request Body
organizationInfo object
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
processinginstructioninfo object
response object
{
"processinginstructioninfo": {
"attributes": [
{
"name": "string",
"value": "string"
}
]
},
"response": {
"errorCode": 0,
"entity": {
"srmReportSet": 0,
"type": 0,
"srmReportType": 0,
"clientSidePackage": true,
"GUID": "string",
"_type_": 0,
"providerId": 0,
"providerDomainName": "string",
"consumeLicense": true
}
}
}
{
"processinginstructioninfo": {
"attributes": [
{
"name": "exitval",
"value": "0"
}
]
},
"response": {
"errorCode": 0,
"entity": {
"srmReportSet": 0,
"type": 0,
"srmReportType": 0,
"clientSidePackage": true,
"GUID": "3146C5E7-F898-410D-8952-6D8B84BABBE5",
"_type_": 61,
"providerId": 18,
"providerDomainName": "testalias4",
"consumeLicense": true
}
}
}
POST /organization
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Organization' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"organizationInfo": {
"planDetails": [
{
"plan": {
"planName": "string",
"planId": 0
}
}
],
"organization": {
"connectName": "string",
"emailDomainNames": [
"string"
],
"shortName": {
"domainName": "string"
}
},
"organizationProperties": {
"primaryDomain": "string",
"primaryContacts": [
{
"fullName": "string",
"email": "string"
}
]
}
}
}'