Rest API to create ActivitySpec in draft status
Status Transition
Pre-Status | Post-Status | |
---|---|---|
ActivitySpec | NA | draft |
Request Body:
Request body is a JSON object (Content-Type: application/json) including the following fields.
Field Name | Mandatory(M) /Optional(O) /Conditional(C) | Validations |
---|---|---|
Name | M | Unique |
Description | O | |
Category | O | |
inputParameters | O | |
outputParameters | O |