Install solution

Installs a solution by its identifier. Requires a valid user token.

To install a solution, you must provide:

  • The credentialData object (with selected values for each step)
  • The templateIds array (IDs of templates to be installed)
  • The installation title (any string to identify the installation)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Solution ID

Body Params
credentialData
object

Object with selected values for each step (and nested step) of the connection settings used in the solution.

templateIds
array of integers

Array of template IDs to be installed.

templateIds
string

Name of the installation (any string to identify the installation).

settings
object

(Optional) Object with additional user settings, if provided by your solution.

Responses

400

Bad request

422

Validation error

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