Update marketplace request

Path Params
string
required

Tenant identifier.

string
required

Connection identifier that was authorized.

string
required

Identifier of the marketplace request to execute. Either requestId or automationId is required.

Body Params
string
length between 1 and 255

Human-readable name for this request template. If not provided, will be auto-generated from method and URL.

string
enum
required

HTTP method for the API request.

Allowed:
string
required
length between 1 and 2048

URL path for the API endpoint. Can include parameters using {paramName} syntax for dynamic substitution.

requestBody
object

JSON request body to be sent with the API call. Supports template variables using {variable} syntax.

headers
object

HTTP headers to include with the request. Supports template variables using {variable} syntax.

boolean
Defaults to false

Whether this request supports pagination. If true, the system will handle paginated responses automatically.

Response
200

The request has been successfully updated.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!