Create a collectionAsk AIpost https://api.platform.censys.io/v3/collectionsCreate a new collection.This endpoint does not cost credits to execute.Body Paramsdescriptionstringdescription of the collectionnamestringrequiredname of the collectionquerystringrequiredquery string to search upon to build the collectionQuery Paramsorganization_iduuidrequiredThe ID of a Censys organization to associate the request with. See the Getting Started docs for more information.HeadersX-Organization-IDuuidThe ID of a Censys organization to associate the request with. See the Getting Started docs for more information. Note: The header parameter is supported for atypical use cases; we recommend always providing this field via the query parameter.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad request 401Request does not contain a valid Authorization token 403User does not have permission to access this data 409Conflict 412Collection limit exceeded 422Invalid input 500Internal server errorUpdated 3 months ago