OnlyFans API
OnlyFansAI Fan Summaries

Delete Custom Summary Category

Delete a custom fan summary category. Existing summaries keep any previously extracted data for this category; new summaries will no longer include it.

DELETE
/api/fan-summary-categories/{category_id}
AuthorizationBearer <token>

Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys

In: header

Path Parameters

category_id*string

The ID of the category

Response Body

application/json

curl -X DELETE "https://app.onlyfansapi.com/api/fan-summary-categories/fan_cat_abc123"
{}