Partner Admins API update
The Partner Admins API now lets you delete a partner administrator using DELETE /partner/v1/admins/{adminId}.
This operation only revokes the administrator's access to the Partner Dashboard. It doesn't delete the underlying user identity, so the same email address can be re-enabled later by creating the administrator again.
Check out the Partner API Guide for more details.