Resend booking URL

Resends a booking URL to an existing conversation with updated meeting configuration. Use this when a candidate cannot find suitable time slots and you need to provide new availability options. Identify the conversation using either conversationId or externalConversationId. You can either reference an existing meeting template or create a new one with custom configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Conversation identifier (conversationId or externalConversationId) and meeting template ID or new meeting configuration

string
required

Popp's internal conversation ID. Provide either this OR externalConversationId.

string

Your external/custom conversation ID. Provide either this OR conversationId.

string
required

The ID of an existing calendar meeting template to reuse. Use this when you have already created a meeting template with the desired configuration.

meetingParticipants
array of objects
length ≥ 1

List of participants for the meeting. Required when providing meetingConfiguration. At least one participant must be marked as organizer.

Meeting Participants
boolean
Defaults to false

When true, any ongoing conversations for the same phone number and channel will be automatically closed (marked as COMPLETED). Useful for testing with the same phone number. Defaults to false.

meetingConfiguration
object

Configuration for the new meeting template. Required when not using calendarMeetingTemplateId.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json