Update Inbound Settings
Updates the inbound 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 inbound settings to apply.
Inbound settings of a voice Pearl.
Total number of agents allocated to this inbound activity.
1 - FullTranscript
2 - SensitiveInfoRemoved
3 - NoTranscript
Optional webhook URL to receive call events (for example call started and call ended).
The phone number ID to use for this Pearl. To retrieve available phone numbers, see: Get Phone Numbers
Constraints:
- A phone number cannot be assigned to more than one active inbound Pearl at the same time.
Enables or disables call recording.
Indicates whether recording should continue after a call is transferred.
Message played to the caller when no agent is available and the caller is waiting in the queue.
Max 300 characters only.
When enabled, the caller is informed about queue details (for example how many callers are ahead) while waiting.
Response
Inbound settings updated successfully.
The response is of type boolean.

