SocialTrack API Consumer
    • Raiz
      • Account
        • /Account/Create
        • /Account/GetByClientCode
        • /Account/GetByAccountKey
        • /Account/Search
        • /Account/Update
        • /Account/Activate
        • /Account/Deactivate
        • /Account/Remove
        • /Account/GetProfiles
      • Auth
        • /Auth/Token
      • Monitoring
        • /Monitoring/Overview
      • Profile
        • /Profile/Create
        • /Profile/Remove
        • /Profile/Search
        • /Profile/GetByKey
        • /Profile/GetByProfile
        • /Profile/Activate
        • /Profile/Deactivate
        • /Profile/Update
      • Settings
        • /Settings/GetSettings
        • /Settings/SetWebHook
      • SocialAnalytics
        • /SocialAnalytics/GetSummary
        • /SocialAnalytics/GetFollowersHistory
        • /SocialAnalytics/GetEngagementHistory
      • SocialCompetitor
        • /SocialCompetitor/Create
        • /SocialCompetitor/GetByKey
        • /SocialCompetitor/Search
        • /SocialCompetitor/Remove
        • /SocialCompetitor/Overview
        • /SocialCompetitor/Reactivate
      • SocialData
        • /SocialData/GetHistory
        • /SocialData/GetCurrent
      • Usage
        • /Usage/Overview
        • /Usage/GetHistory
      • Wallet
        • /Wallet/Overview
        • /Wallet/Balance
        • /Wallet/Statement
        • /Wallet/Deposits
        • /Wallet/Deposits/GetById
        • /Wallet/Deposits/PIX
        • /Wallet/Deposits/GetByClientCode
    • Esquemas
      • AccountCreateRequestDTO
      • AccountRemoveRequestDTO
      • AccountStatusRequestDTO
      • AccountUpdateRequestDTO
      • ProfileRequestAddDTO
      • RequestAuthDTO

    AccountRemoveRequestDTO

    {
        "accountKey": "string"
    }
    Built with