ApiProfile
Execute a specific step/tool in a profile
Authorization
AuthorizationRequiredBearer <token>JWT Token for authenticated users (obtained via /auth/jwt/login).
In: header
Request Body
application/jsonOptionalparametersobjectDefault:
{}Query Parameters
module_idRequiredstringModule ID
profileRequiredstringProfile name
step_nameRequiredstringName of the profile step/action to execute
session_idstringOptional session ID
Format:
"uuid"Successful Response