Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Serverless Integrations
  • Pricing policy
  • Terraform reference
    • API authentication
      • Overview
        • Overview
        • Put
        • Send
  • Release notes

In this article:

  • HTTP request
  • Path parameters
  • Body parameters
  • Response
  1. EventRouter API reference
  2. REST
  3. Event
  4. Put

EventRouter Service, REST: Event.Put

Written by
Yandex Cloud
Updated at November 26, 2024
  • HTTP request
  • Path parameters
  • Body parameters
  • Response

Puts event to bus.

HTTP requestHTTP request

POST https://serverless-eventrouter.api.cloud.yandex.net/eventrouter/v1/events/{busId}:put

Path parametersPath parameters

Field

Description

busId

string

Required field. ID of the bus to put event.

Body parametersBody parameters

{
  "body": "string"
}

Field

Description

body

string

Required field. Event body.

ResponseResponse

HTTP Code: 200 - OK

Was the article helpful?

Previous
Overview
Next
Send
© 2025 Direct Cursus Technology L.L.C.