/
ST
streamplace
/
Generated Lexicon API schema
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2m ago · Updated 1mo ago
Details
Filter operations
app.bsky.actor
1
app.bsky.feed
1
com.atproto.identity
2
com.atproto.moderation
1
com.atproto.repo
4
com.atproto.server
1
com.atproto.sync
4
place.stream.badge
2
place.stream.branding
4
place.stream.broadcast
1
place.stream.config
1
place.stream.game
1
place.stream.graph
1
place.stream.ingest
1
place.stream.live
9
place.stream.moderation
7
place.stream.multistream
4
place.stream.playback
2
place.stream.server
6
post
Create a new webhook for receiving Streamplace events.
post
Delete an existing webhook.
get
Get the current server time for client clock synchronization
get
Get details for a specific webhook.
get
List webhooks for the authenticated user.
post
Update an existing webhook configuration.
place.stream.server
Delete an existing webhook.
post
/xrpc/place.stream.server.deleteWebhook
Request body
object
required
id
string
required
The ID of the webhook to delete.
Response
Success
object
required
success
boolean
required
Whether the webhook was successfully deleted.
Changes