POST
/
v1
/
org
/
{org_id}
/
team

Org Management API is available for the Scale plan.

The base URL of this endpoint is https://api.tryvital.io/management/.

The endpoint accepts only Org Key (X-Vital-Org-Key). Team API Key is not applicable.

Authorizations

X-Vital-Org-Key
string
header
required

Path Parameters

org_id
string
required

Body

application/json
name
string
required

A human readable name of this Team. It is primarily used by Vital Dashboard.

In the Vital Link widget, you are by default represented as the Team name. However, if you have set Brand Information for the environment, the Company Name takes precedence.

In Vital Lab Testing, all communications use only Brand Information. Team name is ignored.

See also: sandbox.brand_information and production.brand_information.

region
enum<string>
required
Available options:
us,
eu
brand_information
object | null

Information of your brand.

In the Vital Link widget, you are by default represented as the Team name. However, if you configure Brand Information for the environment, the Company Name takes precedence.

In Vital Lab Testing, all communications use only Brand Information. Team name is ignored.

lab_tests_patient_email_communication_enabled
boolean
default:
true
lab_tests_patient_sms_communication_enabled
boolean
default:
true
logo_url
string | null
Required string length: 1 - 2083
reject_duplicate_connection
boolean
default:
false
sdk_per_device_activity_timeseries
boolean
default:
false

Response

200 - application/json
created_on
string
required
id
string
required
name
string
required
production
object | null
required
region
enum<string>
required
Available options:
us,
eu
sandbox
object | null
required
environments
enum<string>[]
Available options:
production,
sandbox