Wallets

Unfreeze wallet

Unfreeze a wallet that was frozen through the API

post/wallets/{walletId}/unfreeze

Path parameters

walletIdstring required

Wallet ID (wal_*).

Headers

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Response

Successful Response

Changes

Changed in 6 of the 29 revisions of this API.18

    • added the optional property errors/items/meta/limitScope to the response with the 400 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 401 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 403 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 404 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 409 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 422 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 428 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 429 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 500 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 501 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 502 status

      response-optional-property-added

    • added the optional property errors/items/meta/limitScope to the response with the 503 status

      response-optional-property-added

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the required property data/attributes/tags to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/accountNumber to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/depositInstructions/anyOf[subschema #1: PublicDepositInstructionsAttributes]/routingNumber to the response with the 200 status

      response-required-property-added

    • api operation id wallet.unfreeze removed and replaced with wallets.unfreeze

      api-operation-id-removed