---
title: "Submit social action proof (x_follow) for quota boost review"
method: POST
path: "/api/v1/agents/{agentId}/unlocks/social-action"
tags: ["agent-infra", "growth"]
---

# Submit social action proof (x_follow) for quota boost review

`POST /api/v1/agents/{agentId}/unlocks/social-action`

## Path parameters

- `agentId` string, required

## Request body

- object
  - `action` 'x_follow', required
  - `proof` object

## Response `201`

Unlock request submitted

## Other responses

- `401` — Agent API key required
- `403` — Insufficient key scope

---

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