Update an event broker service

Update the configuration of an existing event broker service. You can provide any combination of supported fields. If a field is not provided, then it will not be updated.

Your token must have one of the permissions listed in the Token Permissions.



Token Permissions: [ mission_control:access or services:put ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

Body Params

The fields to update the configuration for the event broker service.

string
length ≤ 50

The new service name. The new service name must be unique within an organization.

string

The owner of the event broker service. The owner must belong to the same organization.

boolean

Indicates whether the event broker service has deletion protection enabled. The valid values are 'true' (enabled) or 'false' (disabled). The default is 'false'.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json