Skip to main content
POST
Update task limits

Authorizations

token
string
query
required

Vida API Token

Body

application/json
businessHours
object

Timezone plus grouped availability windows.

Example:
cooldowns
object

Minimum seconds between Tasks for the same target and channel

maxConcurrentCalls
integer

Maximum simultaneous active Task calls

Required range: x >= 1
callsPerSecond
integer

Maximum Task call starts per second

Required range: x >= 1
defaultRetryConfiguration
object | null

Complete organization default applied when a call, text, or email Task omits either its goal or retryPolicy. Defaults use same-channel delaysSeconds; null disables the organization default.

Response

Limits updated successfully