XreplyAIDevelopers
API ReferencePreferences & Styles

Reset a platform style profile

Requires scope: `platform_styles:write`. Clears your overrides for one platform, reverting to defaults.

DELETE
/platform_styles/{platform}
AuthorizationBearer <token>

A personal API key created in the dashboard (Starter, Pro, and Team plans).

In: header

Path Parameters

platform*string

Value in

  • "twitter"
  • "linkedin"
  • "youtube"
  • "instagram"
  • "threads"
  • "pinterest"
  • "tiktok"
  • "bluesky"
  • "mastodon"
  • "facebook"
  • "google_business"
  • "discord"
  • "telegram"
  • "tumblr"
  • "slack"

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/platform_styles/twitter"
Empty