Skip to content

Ensure the tenant has a dedicated EOA wallet

Request

ADMIN: Generates a dedicated EOA for the tenant and stores it in AWS Secrets Manager if one does not already exist. Idempotent — safe to call multiple times.

Security
authJWT
curl -i -X POST \
  https://docs.pers.ninja/_mock/swagger/tenants/wallet \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Tenant wallet ensured