# V3CollectionsCrudUpdateRequest


## Fields

| Field                                                                                                                                                                                              | Type                                                                                                                                                                                               | Required                                                                                                                                                                                           | Description                                                                                                                                                                                        | Example                                                                                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `OrganizationID`                                                                                                                                                                                   | **string*                                                                                                                                                                                          | :heavy_minus_sign:                                                                                                                                                                                 | The ID of a Censys organization to associate the request with. See the [Getting Started docs](https://docs.censys.com/reference/get-started#step-3-set-your-organization-id) for more information. |                                                                                                                                                                                                    |
| `CollectionUID`                                                                                                                                                                                    | *string*                                                                                                                                                                                           | :heavy_check_mark:                                                                                                                                                                                 | The UID for the collection                                                                                                                                                                         | 11111111-2222-3333-4444-555555555555                                                                                                                                                               |
| `CrudUpdateInputBody`                                                                                                                                                                              | [*components.CrudUpdateInputBody](../../models/components/crudupdateinputbody.md)                                                                                                                  | :heavy_minus_sign:                                                                                                                                                                                 | N/A                                                                                                                                                                                                |                                                                                                                                                                                                    |