v1
latestOpenAPI 3.0.02026-07-24990169.2 KBCreate a team in workspace
Create a new team in the workspace. Only users with workspace management permissions can create teams.
post/workspaces/{slug}/teams
Path parameters
slugstring required
Slug of the workspace to create the team in.
Request body
namestring required
isPrivateboolean
icon'abc' | 'airpods-pro-max' | 'ambulance' | 'america' | 'analytics' | 'ant' | 'around-the-globe' | 'asia' | 'assistive-technology' | 'barber-scissors' | 'bee' | 'bicycle' | 'binoculars' | 'biohazard' | 'biotech' | 'brezel' | 'bug' | 'bugle' | 'bus' | 'business' | 'butterfly' | 'camera' | 'car' | 'carrot' | 'cash' | 'chat' | 'cherry' | 'circuit' | 'commercial' | 'commodity' | 'company' | 'compass' | 'console' | 'crab' | 'crane-bird' | 'cursor' | 'dog-paw' | 'dog-sit' | 'dolphin' | 'downtown' | 'drafting-compass' | 'dragonfly' | 'drawing' | 'earth-globe' | 'easel' | 'edit' | 'elections' | 'electronics' | 'elephant' | 'elf' | 'europe' | 'evergreen' | 'exclamation-mark' | 'exercise' | 'exterior' | 'factory' | 'fire-truck' | 'flag' | 'float' | 'floods' | 'forest' | 'glasses' | 'goal' | 'graduation-cap' | 'group-task' | 'handshake' | 'hedgehog' | 'highway' | 'hospital-3' | 'hotspot' | 'hourglass' | 'ice-pop-pink' | 'iceberg' | 'kangaroo' | 'key' | 'kiwi-bird' | 'lab-items' | 'laptop' | 'law' | 'leaf' | 'ledger' | 'light-on' | 'lightning-bolt' | 'love' | 'magnet' | 'map-pin' | 'marker-pen' | 'meeting' | 'metal' | 'microphone' | 'microscope' | 'middle-east' | 'money-box' | 'music' | 'musical-notes' | 'my-location' | 'news' | 'nuclear' | 'octopus' | 'oil-pump-jack' | 'onboarding' | 'paint-palette' | 'palm-tree' | 'parliament' | 'partly-cloudy-day' | 'peace-pigeon' | 'pet-commands-train' | 'pin' | 'ping-pong' | 'podium' | 'police-car' | 'police' | 'potted-plant' | 'project' | 'pulse' | 'quick-mode-on' | 'quill-with-ink' | 'quote' | 'rabbit' | 'radio-tower' | 'rain-cloud' | 'recycle' | 'reichstag' | 'restaurant' | 'rod-of-asclepius' | 'rubber-ducky' | 'rules' | 'scales' | 'school-building' | 'scoreboard' | 'seagull' | 'search' | 'sine' | 'siren' | 'snare-drum' | 'soccer-ball' | 'sorting-arrows-horizontal' | 'source-code' | 'spade' | 'sparkles' | 'speech-bubble' | 'spider' | 'sport' | 'stack-of-coins' | 'stadium' | 'star' | 'stethoscope' | 'strawberry' | 'street-view' | 'sun-glasses' | 'swan' | 'sweet-halloween-candy' | 'syringe-with-a-drop-of-blood' | 'tank' | 'tapir' | 'team' | 'temperature' | 'theatre-mask' | 'time' | 'timer' | 'tools' | 'top-view-bird' | 'tractor' | 'traffic-jam' | 'training' | 'tree-planting' | 'trolley' | 'trophy' | 'turtle' | 'tv-show' | 'typewriter-with-paper' | 'umbrella' | 'university-building' | 'us-capitol' | 'video-camera' | 'water-transportation' | 'water' | 'web-accessibility' | 'whale' | 'whole-fish' | 'wildfire' | 'wind-turbine' | 'womens-watch'
Example request
{
"name": "My Team"
}Response
Successful