---
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

---

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