Teams
Edit an existing team
Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Teams
Edit an existing team
PATCH
/
teams
/
{teamId}
apiKey
string
*
apiKey
Required
string
teamId
integer
*
teamId
Required
integer
ID of the team to edit
apiKey
string
*
apiKey
Required
string
Your API key
object
*
name
string
name
string
Name of the team
slug
string
slug
string
A unique slug that works as path for the team public page
Authorizations
apiKey
string
queryrequiredPath Parameters
teamId
integer
requiredID of the team to edit
Query Parameters
apiKey
string
requiredYour API key
Body
application/json
name
string
Name of the team
slug
string
A unique slug that works as path for the team public page
Was this page helpful?