POST /api/v1/instance_subscription
Subscribe to the specified instance.

Params

Param name Description
instance_id
required

id of the instance to subscripe to

Validations:

  • Must be a String

instance_type
required

type of the instance to subscribe to

Validations:

  • Must be a String


PUT /api/v1/instance_settings
Unsubscribe from the specified instance.

Params

Param name Description
instance_id
required

id of the instance to subscripe to

Validations:

  • Must be a String

instance_type
required

type of the instance to subscribe to

Validations:

  • Must be a String