Skip to main content

Add a receiver of a subscription

Add a receiver of a subscription

Path Parameters
    subscription_id uint64 required
Request Body required
    receiver_id uint64
    labels object
    property name* string
Responses

A successful response.


Schema
    subscription_id uint64
    receiver_id uint64
    labels object
    property name* string
Loading...