v1
latestOpenAPI 3.0.02026-07-26866217.8 KBMessages
Send Pre-approval
Pre-approve the guest's inquiry in a conversation, inviting them to book the listing and dates they asked about at the standard price. Supported on Airbnb conversations only; requests on other channels return an error. The pre-approval typically expires 24 hours after being sent. No request body is required.
post/conversations/{conversation_id}/preapprovals
Path parameters
conversation_idstring required
The id of the conversation.
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}