---
title: "Set My Payout Info"
method: POST
path: "/api/referrals/me/payout-info"
tags: ["referrals"]
---

# Set My Payout Info

`POST /api/referrals/me/payout-info`

Save (or clear) the PayPal address we send referral payouts to.

## Request body

- PayoutInfoRequest
  - `paypal_email` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-18** `7c5dfa63b897` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/every/apis/every-api/changes/api/referrals/me/payout-info/post.md)

---

[API](https://skmtc.dev/every/apis/every-api.md) · [All operations](https://skmtc.dev/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/every/every-api/revisions/88bb31b8dace/schema)
