Skip to main content
POST
Create a team

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Body

application/json
name
string
required
Minimum string length: 1
memberUserIds
string[]
required
Maximum array length: 100
Minimum string length: 1
avatarUrl
string | null
description
string | null
emailAddresses
object[]
Maximum array length: 50
phoneNumbers
object[]
Maximum array length: 50

Response

Team created successfully.

id
string
required
Minimum string length: 1