Create a new version of a connection

Saves the connection version data and returns connection version with ID.

Path Params
string
required

Parameter connectionId is required for which connection version is created.

Body Params

The connection version data that need to be saved for connectionId.

string

Name of connection version.

string

Description of connection version.

httpMethods
array of strings

HTTP Methods this connection should be invoked by. You can create different connections that are invoked using same URL but which should behave differently depending on method. For example, there can be connection version that handles requests for "GET /orders" and another connection that handles requests for "POST /orders".

httpMethods
string

Public url that will be invoked by third party or merchant.

anyOf
object
rules
array
rules
string
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json