Adds a new org

Prev Next
Post
/api/v1/orgs
Security
HTTP
Type bearer
Body parameters

The details for the new org to be added

object
description
string
name
string
parentOrgId
string
Responses
201

OK

Expand All
object
authorization
boolean
data
object (Org)
description
string
fState
string
level
integer
name
string
objectGUID
string
parentOrgName
string
parentOrgObjectGUID
string
timezone
string
whenChanged
string
whenCreated
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
400

Bad request body

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
404

Not Found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
409

Org already exists

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean