v1
latestOpenAPI 3.0.32026-07-2632131.4 MBIntegrations
Create integration
Create an integration.
post/integrations
Request body
Example request
{
"platform": "manual"
}Response
The created integration object.
Example response
{
"_id": "5958c7e5884e961000817799",
"airbnb2": {
"ignored": {
"reservations": [],
"listings": []
},
"emailsFromSupport": []
},
"nickname": "naama",
"userId": "563e0b6a08a2710e00057b85",
"accountId": "563e0b6a08a2710e00057b82"
}