Update a messaging service

Use this API to update a messaging service. You only need to specify the fields that need to be updated. However, if you want to update anything under subObjects (i.e. anything inside messagingServiceConnections object), you need to provide the original messagingServiceConnections with the updated fields instead of just providing the changed fields.

Token Permissions: [ modeled_event_broker:update:* or messaging_service:write ]

Path Params
string
required

The ID of the messaging service to update.

Body Params

The messaging service.

string

The eventMeshId associated to the messaging service.

string

The runtimeAgentId associated to the messaging service.

string

The solaceCloudMessagingServiceId associated to the messaging service.

string

The datacenterId associated to the messaging service.

string
enum

The type of the messaging service.

Allowed:
string

The name of the messaging service.

messagingServiceConnections
array of objects
messagingServiceConnections
string
Responses

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