Run task request
Run a task request. Returns OK response with success message.
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using the Bearer scheme. Example: 'Bearer {token}'
In: header
Path Parameters
Id*string
The Id parameter can accept either a TaskId or a TaskScheduleId.
Format
uuidResponse Body
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/status/497f6eca-6276-4993-bfeb-53cbbbba6f08/run""string"