Teams
Create a team
Create a new team.
POST
Authorizations
Enter your API key which starts with 'keeper_'
Body
application/json
The name of the team.
Required string length:
1 - 60
The description of the team.
Maximum length:
200
Response
200
application/json
Default Response
Example:
{
"id": "tea_VJ4sYEOOXVvJBXqFjRzpm",
"name": "Payments",
"description": "All about payments and billing"
}