Skip to main content
POST
Merge updates from canonical

Authorizations

X-API-Key
string
header
required

API key for programmatic access. Create one in the Parse dashboard at https://parse.bot (Settings → API Keys). Keys start with 'pmx_'.

Path Parameters

task_id
string
required

Body

application/json
endpoints
string[]
required

Endpoint names to merge from canonical

Response

200 - application/json

Merge result

merged
integer

Number of endpoints merged

endpoints
string[]

Endpoint names that were merged

code_merged
boolean

Whether scraper code was also updated (true when new endpoints are merged)