Skip to main content
POST
/
v1
/
wms
/
wallets
/
{walletId}
/
activate
Activate a wallet
curl --request POST \
  --url https://{baasHost}/api/v1/wms/wallets/{walletId}/activate \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token from POST /generate-token. Expires ~1h; on 401, re-generate and retry once.

Path Parameters

walletId
string<uuid>
required

Response

200

Activated