# Tasks post **POST /v1/Tasks** ## Servers - https://api.pre.lwolf.com/transact-workflow: https://api.pre.lwolf.com/transact-workflow () ## Parameters ### Headers - **on-behalf-of** (string) On behalf of user ### Body: application/json (object) - **parentId** (string(uuid)) - **transactionId** (string(uuid)) - **name** (string | null) - **notes** (string | null) - **dueDate** (string(date-time) | null) - **isAllDay** (boolean) - **reminder** (integer(int32)) - **isCompleted** (boolean) ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)