Update Inbound Settings
Updates the inbound settings for the specified Pearl.
Documentation Index
Fetch the complete documentation index at: https://developers.nlpearl.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.
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.
1Message played to the caller when no agent is available and the caller is waiting in the queue.
Max 300 characters only.
1Total number of agents allocated to this inbound activity.
Enables or disables call recording.
Indicates whether recording should continue after a call is transferred.
1 - FullTranscript
2 - SensitiveInfoRemoved
3 - NoTranscript
Optional webhook URL to receive call events (for example call started and call ended).
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.

