DLive API
  • Overview
  • Authentication(OAuth2)
    • OAuth 2.0
    • Scopes
  • API
    • Overview
    • Query
    • Mutation
    • Subscription (Web socket)
    • Limits
  • Bot
    • Bot Account
Powered by GitBook
On this page

Was this helpful?

  1. API

Mutation

PreviousQueryNextSubscription (Web socket)

Last updated 5 months ago

Was this helpful?

Mutation works just like queries but usually it requires user access token as authorization header with appropriate scope.

Available mutations could be found .

here