Teams
Last updated
Last updated
GET
https://app.zencal.io/api/v1/teams
This method will return a list of all teams to which your user has administrator privileges.
Name | Type | Description |
---|---|---|
GET
https://app.zencal.io/api/v1/teams/{teamUuid}/users
This method will return list of team members
POST
https://app.zencal.io/api/v1/teams/{teamUuid}/users
Remember to check if your subscription plan allows you to add more users before adding them. You can check this in the "Billing" tab of your Zencal account.
DELETE
https://app.zencal.io/api/v1/teams/{teamUuid}/users/{userUuid}
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
X-Zencal-Api-Key*
String
Zencal Api key
Accept*
String
application/json
Content-Type*
String
application/json
teamUuid*
String
Team's uuid
X-Zencal-Api-Key*
String
application/json
Accept*
String
application/json
Content-Type*
String
application/json
teamUuid*
String
Team's uuid
X-Zencal-Api-Key*
String
Zencal Api key
Content-Type*
String
application/json
Accept*
String
application/json
firstName*
String
Team member's first name
lastName*
String
Team member's last name
email*
String
Team member's email
admin
Boolean
Set to true if this user should have admin privileges
teamUuid*
String
Team's uuid
userUuid*
String
User's uuid
X-Zencal-Api-Key*
String
Zencal Api key
Accept*
String
application/json
Content-Type*
String
application/json