Create Team Set
POST /sales-coach/team/sets
POST
/sales-coach/team/sets
Create a rotation of leaderboards. Caller-chosen id, same as boards.
Authorizations
Parameters
Header Parameters
Request Body required
A ROTATION of leaderboards - what a wall display cycles through.
object
audio_enabled
Whether the display plays a sound on a change.
boolean
id
required
Caller-chosen id.
string
is_default
boolean
leaderboard_ids
required
The boards to rotate through, in order.
Array<string>
name
required
string
rotation_seconds
Seconds per board. The app’s default is 30.
integer
Responses
201
Successful Response
object
data
required
An open envelope for a config, a bootstrap or a data response.
Open because the leaderboard and set DATA responses carry one key per KPI and the KPI catalogue is org-configurable: a closed model would drop a customer’s own metric, and a leaderboard missing a column reads as a rep having scored nothing.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string