---
title: "Trigger Sweep Assets"
method: POST
path: "/v1/wallets/{walletId}/sweep/assets"
tags: ["Wallet"]
---

# Trigger Sweep Assets

`POST /v1/wallets/{walletId}/sweep/assets`

This endpoint is used to manually trigger assets sweep for all unswept assets for a specific wallet

## Request body

- object
  - `forceSweep` string
  - `transactionId` string

## Response `200`

200

- object
  - `message` string
  - `statusCode` number

---

[API](https://skmtc.net/blockradar/apis/blockradar-documentation.md) · [All operations](https://skmtc.net/blockradar/apis/blockradar-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockradar/blockradar-documentation/revisions/97f95b4cfc0d/schema)
