com.atproto.sync.notifyOfUpdate

Domain Index: atproto.com

Crawl History

#main - procedure

Notify a crawling service of a recent update, and that crawling should resume. Intended use is after a gap between repo stream events caused the crawling service to disconnect. Does not require auth; implemented by Relay.

Query Parameters

No fields defined

Request Body

Content Type: application/json

Data Fields

Name Type Details
hostname string (required)

Hostname of the current service (usually a PDS) that is notifying of update.

Response Body

Errors

No error types defined