OnlyFans API
Chats

Unmute Chat Notifications

Unmute notifications for a specific chat.

DELETE
/api/{account}/chats/{chat_id}/unmute
AuthorizationBearer <token>

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

In: header

Path Parameters

accountstring

The Account ID

chat_idstring

The ID of the chat to unmute, usually a fan's OnlyFans User ID

Response Body

curl -X DELETE "https://app.onlyfansapi.com/api/string/chats/string/unmute"
""