Create Listing

Create a Listing for an integration.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
community_idstringOptional
The Propexo unique identifier for the community
titlestringOptional
The title associated with the listing
urlstringOptional
The url of the Craigslist listing. Must end with .html
publish_datestringOptionalformat: "date-time"
The date the listing was published
is_listedbooleanOptional
Whether the listing is listed

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors