Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://waas-staging.embedly.ng/api/v1/wallets/wallet/restrict/account/{accountId}/type/{restrictionType} \ --header 'x-api-key: <api-key>'
{ "code": "200", "success": true, "message": "Wallet restriction applied successfully.", "data": { // Additional data fields if applicable } }
The endpoint restricts a specified wallet based on the account ID and restriction type.