---
title: "Uploads a CSV file containing user IDs and scores, then processes it in the background
 to seed the audience with those users."
method: POST
path: "/audience/{audienceId}/initialize-users"
tags: ["Audience"]
---

# Uploads a CSV file containing user IDs and scores, then processes it in the background
 to seed the audience with those users.

`POST /audience/{audienceId}/initialize-users`

## Path parameters

- `audienceId` string, required

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/rapidata/apis/rapidata-api.md) · [All operations](https://skmtc.net/rapidata/apis/rapidata-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidata/rapidata-api/versions/e42ec51c7b88/schema)
