Control Stripe Webhook Consumer

Start, stop, or restart the Stripe webhook consumer.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
action"start" or "stop" or "restart"Required
Consumer control action

Response

This endpoint returns an object.