---
title: "Assign Sponsorships"
method: POST
path: "/api/sponsorship/pool/assign"
tags: ["sponsorship"]
---

# Assign Sponsorships

`POST /api/sponsorship/pool/assign`

Admin endpoint: assign unassigned sponsorship slots to waiting pool users
and send push notifications to newly sponsored recipients.

## Query parameters

- `limit` integer

## Headers

- `x-api-key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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