Skip to main content
POST
Validate Workflow

Authorizations

Authorization
string
header
required

m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.

The authorizationCode flow controls access for human users via the m3ter Console application.

Path Parameters

orgId
string
required

UUID of the organization

Body

application/json

Validate a list of functions and their parameters

initialFunction
string
functions
object[]
globalParameters
object[]

Response

ValidateWorkflow 200 response

Response containing validation errors

validationErrors
object