disable Account Invites
abstract suspend fun disableAccountInvites(request: DisableAccountInvitesRequest): AtpResponse<Unit>
Disable an account from receiving new invite codes, but does not invalidate existing codes.
Disable an account from receiving new invite codes, but does not invalidate existing codes.