---
title: "Create"
method: POST
path: "/user_collections"
tags: ["ASM Collections"]
---

# Create

`POST /user_collections`

## Headers

- `x-apikey` string, required
- `PROJECT-ID` string

## Request body

- object
  - `name` string, required
  - `workflow_name` 'external_discovery_and_assessment' | 'authenticated_cloud_discovery' | 'code_repository_discovery_and_assessment' | 'suspicious_domain_discovery' | 'mobile_app_discovery' | 'external_application_assessment' | 'third_party_workflow', required

## Response `200`

OK

- object

---

[API](https://skmtc.net/virustotal/apis/threat-landscape.md) · [All operations](https://skmtc.net/virustotal/apis/threat-landscape/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/threat-landscape/revisions/d61b85e6a6b3/schema)
