# Create and run profile export

- Operation ID: `runProfileExport`
- HTTP method: `POST`
- Path: `/morph/exports/clients/segmentation`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#operation/runProfileExport)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/morph/exports/clients/segmentation"]["post"]`. Confirm that its `operationId` is `runProfileExport`. That operation contains the full parameters, request body, responses, schemas, and examples.
