Update team by id
POST
/
api
/
teams
/
{id}
Authorizations
x-api-key
string
headerrequiredResponse
200 - application/json
The response is of type object
.
{
"created_at": "2024-01-17T10:14:12.62603+00:00",
"name": "Onvo AI",
"id": "ee5b08c6-5167-4425-bbc3-a746fe4a7ead",
"phone_number": "+91 807 506 5108",
"logo": null,
"email": null,
"stripe_id": null
}
You can find all properties for Teams in the concepts at this link