(Beta) Create a rest delivery point Google Cloud Run configuration

Create a Solace rest delivery point Google Cloud Run configuration for an application version.

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


Token Permissions: [ application:update:* ]

Body Params

The rest delivery point Google Cloud Run configuration for Solace event brokers.

enum
required

The type of the context that the configuration is for.

Allowed:
string
required

The unique identifier of the event broker that the client username configuration will be created on.

string
required

The unique identifier of the entity in Designer (such as an application or consumer) that the configuration is for.
For client username configurations, this is the ID of the application that uses the provided credentials
to connect to the event broker.

string

The unique identifier of the configuration template.

value
object

The configuration value in JSON format. The structure depends on the configuration type.

boolean
Defaults to false

Set to true to mark this configuration as Work In Progress.
When set to true, required fields (such as clientUsername and password for client username configurations)
will not be validated for presence, allowing you to save incomplete configurations.
This setting is useful when you want to create a configuration incrementally or save a draft.

Headers
string
enum
Defaults to application/json;charset=UTF-8

Generated from available response content types

Allowed:
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;charset=UTF-8
application/json