Reset Sub Tenant Owner Password
PUT/api/sub_account/:tenant_id/reset-owner-password
Reset the password for the owner account of a sub-tenant.
This endpoint handles HTTP concerns only, delegating all business logic to the SubaccountService. Request validation is handled by Pydantic model.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error