Team
Update Team
PATCH
/
v1
/
org
/
{org_id}
/
team
/
{team_id}
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
headerrequiredPath Parameters
org_id
string
requiredteam_id
string
requiredBody
application/json
name
string
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
.
sandbox
object
production
object
Response
200 - application/json
id
string
requiredname
string
requiredcreated_on
string
requiredregion
enum<string>
requiredAvailable options:
us
, eu
environments
enum<string>[]
Available options:
production
, sandbox
sandbox
object
production
object