Skip to main content
POST
Update Settings
Configure your Leboncoin Auto Message Sender settings including the message template with dynamic variables that are replaced with listing-specific values.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Request body format. Value: application/json

Message Parameters

Configure the message content and targeting:

Message Template Variables

The message parameter supports dynamic variables that are replaced with listing-specific values:

Squid Settings

Configure general squid settings:
Example message template: “Hello #pseudo#,\n\nI am interested in your listing: #title#.\n\nPlease contact me via Leboncoin messaging.\n\nThank you!”
Keep concurrency low (1-2) to avoid rate limiting from Leboncoin.
The same message will not be sent twice to the same listing (duplicate detection via message_hash).

Code Examples

Response

201