> For the complete documentation index, see [llms.txt](https://api.senderwiz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.senderwiz.com/customer/subaccounts.md).

# Subaccounts

- [Get All Subaccounts](https://api.senderwiz.com/customer/subaccounts/get-all-subaccounts.md): Retrieve all subaccounts (team members) associated with the current customer account.
- [Create a Subaccount](https://api.senderwiz.com/customer/subaccounts/create-a-subaccount.md): Create a new subaccount (child user) under the current customer account.
- [Update a Subaccount](https://api.senderwiz.com/customer/subaccounts/update-a-subaccount.md): Update details of an existing subaccount (child user) under your SenderWiz customer account.
- [Delete a Subaccount](https://api.senderwiz.com/customer/subaccounts/delete-a-subaccount.md): Delete a subaccount (child user) from your SenderWiz customer account.
- [Get Subaccount Permissions](https://api.senderwiz.com/customer/subaccounts/get-subaccount-permissions.md): Retrieve the current permission settings of a subaccount (child user) under your SenderWiz account.
- [Update Subaccount Permissions](https://api.senderwiz.com/customer/subaccounts/update-subaccount-permissions.md): Update the permission settings for a specific subaccount using its unique child UID.
