Delete a Subaccount
Delete a subaccount (child user) from your SenderWiz customer account.
โ Delete a Subaccount
Remove a specific subaccount from your SenderWiz customer panel using its unique child UID.
๐น HTTP Request
๐ธ URL Segments
Segment
Required
Description
CHILD-UNIQUE-ID
โ
The unique identifier of the subaccount
๐ Authorization Header
๐ป PHP Example
๐ฆ Sample JSON Response
๐งพ Notes
Deleting a subaccount is permanent.
Make sure the
CHILD-UNIQUE-ID
is valid before attempting the delete operation.
Last updated