Skip to content

Reconcile an extension now

POST
/v1/extensions/{id}/reconcile
curl --request POST \
--url https://api.extport.dev/api/v1/extensions/example/reconcile \
--header 'Authorization: Bearer <token>'

Same logic the scheduled cron runs, triggered on demand.

id
required
string

OK

Not found