Run Blueprint

Run a blueprint in an environment.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

blueprintIdstringRequired
The unique identifier for a Method blueprint.

Request

This endpoint expects an object.
environmentIdstringRequired
The unique identifier for an environment in Method
parametersmap from strings to objectsRequired

Response

This endpoint returns an object.
objectIdslist of strings
errorslist of objects