Skip to main content
POST
Create a department voicemail box

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
name
string
required

Slug-shape name; UNIQUE within the org.

Required string length: 1 - 64
Pattern: ^[a-z0-9][a-z0-9_-]*$
label
string
required
Required string length: 1 - 120
members
string[]

Initial roster of subscribed user ids (max 50).

Maximum array length: 50
Minimum string length: 1
retention_days
integer | null
Required range: 1 <= x <= 2555

Response

201 - application/json

Default Response

data
object