Update Outbound Settings
Updates the outbound settings for the specified Pearl. The update applies to the published version of the Pearl: if several versions exist on the platform, only the currently published one is modified.
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the Pearl.
Body
The outbound settings to apply.
Outbound settings of a voice Pearl.
Total number of agents allocated to this outbound activity.
1 - FullTranscript
2 - SensitiveInfoRemoved
3 - NoTranscript
Total budget allocated for the outbound activity. If null, the outbound activity runs without a budget limit.
Default time zone for the outbound activity.
Leads are called according to this time zone unless a lead-specific time zone is provided when adding leads. For accepted values, refer to the Windows Time Zones list.
Example: "Pacific Standard Time", "Romance Standard Time".
Allowed calling hours for the outbound activity.
Optional webhook URL to receive call events (for example call started and call ended).
Optional webhook URL to receive lead events (for example lead created/updated).
The phone number ID to use for this Pearl. To retrieve available phone numbers, see: Get Phone Numbers
1 - Pearl
2 - Inbound
3 - Both
4 - None
Indicates whether recording should continue after a call is transferred.
Maximum number of call attempts per lead.
Constraints:
- Max 5 attempts.
1 - Every6Hours
2 - OnceADay
3 - OnceEvery3Days
4 - OnceAWeek
5 - OnceAMonth
6 - Every3Hours
🧩 May support variables
Voicemail message left when a voicemail/answering machine is detected. If empty, the agent will not leave voicemails.
🧩 May support variables
Instructions used to bypass IVR (Interactive Voice Response) systems.
Ringing duration (in seconds) before considering the call unanswered.
Constraints:
- Min 10 seconds.
- Max 50 seconds.
Maximum call duration (in minutes). The call is ended when this limit is reached.
Constraints:
- Min 1 minute.
- Max 120 minutes.
Response
Outbound settings updated successfully.
The response is of type boolean.

