# UpdateContentTaskDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/content-tasks/dto/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/content-tasks/dto/index.ts#L55)

## Properties

| Property | Type |
|---|---|
| `status` | `ContentTaskStatusDto` |
| `assigneeId` | `string` |
| `title` | `string` |
